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

build is not triggered automatically if branch specifier contains wildcards

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • git-plugin
    • git plugin 2.2.1

      I create a free-style software project, and config branch specifier to "*/feature/**" in order to build automatically when Stash receives a push to those branches. Git Plugin receives the NotifyCommit:

      Triggering the polling of xxx
      

      But nothing happens as expected, except the first initialise fetch.

      When changing branch specifier to 'origin/feature/category' or '*/master', everything goes well. 'SCM changes detected' appears on System log.

      The screenshot attachments are configs of my project.

      I can't figure out what's going wrong, please help me.

        1. QQ20140504-1.png
          QQ20140504-1.png
          37 kB
        2. QQ20140504-2.png
          QQ20140504-2.png
          25 kB
        3. QQ20140504-3.png
          QQ20140504-3.png
          10 kB

          [JENKINS-22861] build is not triggered automatically if branch specifier contains wildcards

          spring uper added a comment -

          spring uper added a comment - I try the workaround commented at https://issues.jenkins-ci.org/browse/JENKINS-22750?focusedCommentId=199526&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-199526 , it works!

            Unassigned Unassigned
            springuper spring uper
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: