-
Bug
-
Resolution: Postponed
-
Blocker
-
None
Hi Team,
I have gate job which will trigger a another child build job if the branch has a different commit in that day.
EX:
Let B1,B2 and B3 as Branches
Let C1,C2 and C3 as commits
B1 has C1
B2 has commits C1 and C2
B3 has C3
I have added all my branch details in "Branches to build"
When build the gate job, B2 and B3 are getting build in child job.
I am using version "2.3.5" of GIT plugin. Git plugin is Comparing the Branches commit points and it is omitting the branch commit if it has already in other branch.
So child job is not getting triggered for that branch.
Thanks in Advance,
- duplicates
-
JENKINS-11337 Git plugin only triggers a build for one branch
- Closed
- relates to
-
JENKINS-44584 Parameterized builds launched by multijob phases are not properly queued
- Closed