-
New Feature
-
Resolution: Unresolved
-
Minor
-
None
We have been using the Ghprb plugin so far and developers found the ability to trigger
rebuilds via a Github PR comment (e.g. 'test this please') very useful.
Would be nice if the same could be added to multibranch pipeline projects
[JENKINS-69732] Allow to trigger builds with github comment
Description |
Original:
We have been using the Ghprb plugin so far and developers found the ability to trigger
rebuild via a Github PR comment (e.g. 'test this please') very useful. Would be nice if the same could be added to multibranch pipeline projects |
New:
We have been using the Ghprb plugin so far and developers found the ability to trigger
rebuilds via a Github PR comment (e.g. 'test this please') very useful. Would be nice if the same could be added to multibranch pipeline projects |
Isn't that feature provided to multibranch Pipeline by https://plugins.jenkins.io/github-pr-comment-build/ ?