plone / mr.roboto

Keep github and jenkins in sync
http://jenkins.plone.org/roboto
1 stars 3 forks source link

Update when to trigger jobs #69

Closed gforcada closed 5 years ago

gforcada commented 5 years ago

Only warn about triggering jenkins jobs when is a core package targeting a branch in a plone branch.

mister-roboto commented 5 years ago

@gforcada thanks for creating this Pull Request and help improve Plone!

To ensure that these changes do not break other parts of Plone, the Plone test suite matrix needs to pass.

Whenever you feel that the pull request is ready to be tested, either start all jenkins jobs pull requests by yourself, or simply add a comment in this pull request stating:

@jenkins-plone-org please run jobs

With this simple comment all the jobs will be started automatically.

Happy hacking!