-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins Core 2.176.2
P4 plugin 1.10.5
I have a multibranch pipeline configured with only a Helix Swarm branch source and using all default options. When a review is created the pipeline finds it and syncs to the CL of the review. The issue here is that typically we use reviews to verify if a change will work when its submitted. If it uses old code then the pipeline may succeed building when the change will actually break when submitted.
I expect reviews triggering a new pipeline branch to sync to head rather than the CL of the review.