nemccarthy / stash-pullrequest-builder-plugin

A Jenkins plugin for Building Stash Pull Requests
https://wiki.jenkins-ci.org/display/JENKINS/Stash+pullrequest+builder+plugin
Other
64 stars 130 forks source link

Add options to turn off notifications sent to Stash #45

Closed blaffoy closed 8 years ago

blaffoy commented 9 years ago

Two configuration options "Report build started to Stash?" and "Report build result to Stash?" which allow some finer control of what messages get sent back to Stash.

https://github.com/nemccarthy/stash-pullrequest-builder-plugin/issues/44

nemccarthy commented 8 years ago

Have you tested this? If you don't post the comments there may be the case where the build keeps being triggered. The plugin stores the state for pull requests in these comments, thats why they are needed, if you select the wrong combination it would be possible for builds to be endlessly re-triggered. Have you tested for this?