bgrainger / leeroy-pull-request-builder

Builds pull requests for Leeroy-based builds.
MIT License
1 stars 3 forks source link

Support commands in PR comments #3

Closed bgrainger closed 9 years ago

bgrainger commented 9 years ago

Jenkins GitHub PR Builder supports rerunning the build by adding a PR comment with the phrase retest this please.

Maybe other GitHub PR hooks (for Travis, Appveyor, etc.) provide a similar feature? If so, find out if there's a "standard" command and implement support for it.

jacobcarpenter commented 9 years ago

retest this please

bgrainger commented 9 years ago

rebuild this is now supported as a command.