-
Bug
-
Resolution: Unresolved
-
Minor
-
None
Hi ,
With two (multiple) PR merged at same time is triggering only one build with latest merge commit where as it is expected to trigger two (multiple) build for every merge commit.
As per the config the branch should be build with every push event to the base branch.
rajyogya015 Do you use the option "disableConcurrentBuilds()" in your pipeline script?