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

Build Parameter Variable In Branch Name Causes ALL GIT branches to kick off job

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: Minor Minor
    • git-plugin
    • None
    • Jenkins 1.598
      Jenkins GIT Plugin - 2.3.5

      This is the exact same issue that was raised in JENKINS-20427, however it appears to not have been fixed.

      Create a job with the "this build is parameterized" selected.
      Input parameter into "branches to build" section for Git source code
      (Note: tried /*${BRANCH} and simple ${BRANCH}

      Any time any other branch in the GIT repo is pushed to, this job will kick off with that branch.

      The intended use is for an ajax call to post into the build kicking it off with a branch of the developers choosing.

            ndeloof Nicolas De Loof
            zwood1029 Zack Wood
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: