Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: git-plugin
-
Labels:None
-
Similar Issues:
Description
I've just downloaded Jenkins 1.434 to see wether the last comment in #JENKINS-7554 from Christian Weiske is true that the newest git plugin solves the problems with the GIT_BRANCH/GIT_COMMIT envvars and setting the build up to build multiple branches.
Unfortunately it turns out that the plugin does not support building multiple branches anymore at all. No matter wether I leave the branch field empty or add multiple branches to the build configuration it always only builds master. Tried with a totally fresh job so all branches need to be considered 'updated' and polling as well as manual building.
Attachments
Issue Links
- is duplicated by
-
JENKINS-38866 Multi branch with same commit not getting triggered as expected
-
- Closed
-
-
JENKINS-22591 Does not spawn build if a branch refers to the same SHA1 as another already built branch
-
- Closed
-
Unfortunately, I don't have any good suggestion for alternatives.
You're correct that I'm not willing to change default behavior. I am open to consider additional build strategies which apply different rules.