-
Bug
-
Resolution: Fixed
-
Major
-
None
Ref : https://github.com/HB-2012 comments on https://gitter.im/jenkinsci/stash-pullrequest-builder-plugin
Hi there. In my organization I have a PR pipeline set up using the experimental support for pipelines. I keep noticing that our job keeps building a bunch of PRs in a single build, which is undesirable since the Stash Notifier plugin doesn't understand this and only reports a successful build for a single PR, even tho apparently the PR builder plugin recognizes it has started builds for multiple PRs. We're dealing with a huge amount of PRs here (about 20-30 developers and therefor we can have 40 PRs open at any given time).
Git settings are configured as per the manual and we've set the following configuration for the Git PR builder plugin
Is this standard behavior for the Stash PR builder or am I missing something?
- is duplicated by
-
JENKINS-59851 Stash Pull Request Builder plugin keeps on posting the Build Started comment without build result
- Resolved