Git plugin: infinite build trigger by "SCM change"

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Exact similar to https://github.com/jenkinsci/gitlab-plugin/issues/30

      It's giving nightmare with infinite builds marked as "Started by an SCM change" even if I start the build myself, one build is triggered on my name followed by infinite triggers by "SCM change" and there is no change in code at all.

      Seeing these weird new lines
      ```
      Multiple candidate revisions
      Scheduling another build to catch up with
      ```
      like JENKINS-54102

      And this is happening for master branch but we don't have any "origin/master" branch as suggested workaround here

      Any fix?

      *Update* Strangely, while we didn't have origin/master, replacing the wildcard find "*/master" with "master" in "Branches to build" fixes the issue. But, I have been using the same since ages (8 years now) and the wildcard has never given me this issue before. The Git plugin's "Scheduling another build to catch up with"  implementation needs to be re-looked. 

            Assignee:
            Mark Waite
            Reporter:
            pooja shah
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: