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

push to scm triggering respective jenkins job

XMLWordPrintable

      Original reporter https://github.com/kibotu

      As a developer
      when I to push to a specific branch on github/gitlab
      then the scm should trigger the respective jenkins job
      so that jenkins actually builds the branch with changes.

      I tried JENKINS_URL/job/JOB_NAME/branch/BRANCH_NAME/build which only builds the scm default branch regardless to what branch has been pushed

      i tried JENKINS_URL/git/notifyCommit?url=GIT_URL where however gitlab didn't trigger any build whatsoever

      how can i achieve this? thanks.

            mjdetullio Matthew DeTullio
            mjdetullio Matthew DeTullio
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: