Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-38866

Multi branch with same commit not getting triggered as expected

XMLWordPrintable

      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,

            Unassigned Unassigned
            arunk78 Arun Kumar S K
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: