-
Bug
-
Resolution: Fixed
-
Major
-
Ubuntu 14.04.5 LTS (jenkins installed via debian)
Jenkins 2.18
Git plugin 3.0.0
Pipeline 2.4
Pipeline SCM Step 2.2
Pipeline Stage Step 2.2
I work in bitbucket which uses a hook to notify our jenkins server on commit (or if manually triggered in a pull request). I've noticed that, when I make a new pipeline job from SCM (git), onNotifyCommit won't look at the new job until after I've manually run the job and it has completed.
A bit more details on the job:
- I did specify an empty poll interval, which allowed my other maven jobs to be properly notified.
- I haven't specified any additional behaviors
Since the job has the SCM information built directly into the pipeline job, shouldn't onNotifyCommit properly find and notify the new job without needing execution?
[JENKINS-38669] SCM (Git) Will Not Notify Pipeline Before Execution
Assignee | Original: Mark Waite [ markewaite ] |
Labels | Original: pipeline scm | New: pipeline scm triaged-2018-11 |
Component/s | New: workflow-api-plugin [ 21711 ] | |
Component/s | New: workflow-job-plugin [ 21716 ] | |
Component/s | Original: pipeline [ 21692 ] |
Remote Link | New: This issue links to "jenkinsci/workflow-api-plugin#111 (Web Link)" [ 24100 ] |
Remote Link | New: This issue links to "jenkinsci/workflow-cps-plugin#341 (Web Link)" [ 24101 ] |
Remote Link | New: This issue links to "jenkinsci/workflow-job-plugin#147 (Web Link)" [ 24102 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Assignee | New: Angry Gami [ angrygami ] |
Component/s | New: workflow-cps-plugin [ 21713 ] |