-
Task
-
Resolution: Done
-
Critical
-
2.1.0.GA
-
None
Some sync jobs (eg., crw-theia_master) do not watch for changes in upstream repo.
We can achieve this by simply fetching the upstream code into an unused folder and ensuring the checkout step uses poll:true.
Ref: https://github.com/jenkinsci/workflow-scm-step-plugin/blob/master/README.md#polling
Then repeat for the other sync jobs