-
Bug
-
Resolution: Not A Defect
-
Critical
-
None
properties(pipelineTriggers([pollSCM('H/5 * * * *')])])
checkout() command using GitSCM
The branch configurations are created correctly (the triggers are registered). SCM poll log updates every 5 minutes, but shows "No changes" despite there being changes on the remote branch. When building, changes are picked up for Jenkins changelog and the "Last Built Revision" is correct - everything works ok, except that polling does not register changes and therefor not trigger.
I know I should use a commit hook, but for now this is not possible.
[JENKINS-43687] Multibranch Pipeline Branch Configuration SCM poll: no changes
Issue Type | Original: Improvement [ 4 ] | New: Bug [ 1 ] |
Link | New: This issue is related to JENKINS-43754 [ JENKINS-43754 ] |
Assignee | Original: Mark Waite [ markewaite ] |
Component/s | Original: pipeline [ 21692 ] |
Resolution | New: Not A Defect [ 7 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | Original: This issue is related to JENKINS-43754 [ JENKINS-43754 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |