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

Jobs with the same git repository defined several times in the scm should be triggered only once

      This includes the case where in a Workflow job you define a Workflow Script from SCM with a git repo and then in the Script Path you are checking out the same git repo.

          [JENKINS-30985] Jobs with the same git repository defined several times in the scm should be triggered only once

          Code changed in jenkins
          User: fbelzunc
          Path:
          src/main/java/com/cloudbees/jenkins/plugins/BitbucketJobProbe.java
          http://jenkins-ci.org/commit/bitbucket-plugin/610593ff8cd3572ea6834c217da17999c0dc9c54
          Log:
          Merge pull request #20 from fbelzunc/JENKINS-30985

          [FIXED JENKINS-30985] Trigger only one build per same scm

          Compare: https://github.com/jenkinsci/bitbucket-plugin/compare/e20b8b336091...610593ff8cd3

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: fbelzunc Path: src/main/java/com/cloudbees/jenkins/plugins/BitbucketJobProbe.java http://jenkins-ci.org/commit/bitbucket-plugin/610593ff8cd3572ea6834c217da17999c0dc9c54 Log: Merge pull request #20 from fbelzunc/ JENKINS-30985 [FIXED JENKINS-30985] Trigger only one build per same scm Compare: https://github.com/jenkinsci/bitbucket-plugin/compare/e20b8b336091...610593ff8cd3

          Jesse Glick added a comment -

          Does the fix actually work? I think this is more likely a variant of JENKINS-29326, not a problem in the BitBucket plugin.

          Jesse Glick added a comment - Does the fix actually work? I think this is more likely a variant of JENKINS-29326 , not a problem in the BitBucket plugin.

          yes, the fix actually works - whether this is the correct way to fix it or not - that I don't know.

          Dominik Bartholdi added a comment - yes, the fix actually works - whether this is the correct way to fix it or not - that I don't know.

            fbelzunc Félix Belzunce Arcos
            fbelzunc Félix Belzunce Arcos
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: