-
Bug
-
Resolution: Unresolved
-
Minor
-
None
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.
[JENKINS-32242] push to scm triggering respective jenkins job
Description |
Original:
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. |
New:
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. |
Workflow | Original: JNJira [ 167827 ] | New: JNJira + In-Review [ 182859 ] |