jenkins - Github Pull Request Builder - Test this please not trigger build -
I have configured the Github Pull request builder by following the instructions
It is only through the cron It works from - it works every hour though, do not comment directly on "please test it" or trigger the push build to the repository. I have an 'bot' administrator in my repository as Jenkins-user. I have also visited Griffith-Webhawk and / Jenkins / ghprbhook for WebHooks & amp; Service
I would like to know that PR builder responds to the "test this please" comment. Can I monitor it?
I will answer this question as myself, now that I am clear.
Actually, if you follow the instructions and setup Bridge Request Builder, it is a cron.
For every periodic run, it detects that after a check New comment or "Please check this please" comment. If so, it will trigger the build.
Note, PRB will create a temp branch that will merge your PR code into the default branch. And this will warn you if there is a conflict in code.
Hope it helps.
Comments
Post a Comment