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

Multibranch Pipeline Branch Configuration SCM poll: no changes

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Not A Defect
    • Icon: Critical Critical
    • git-plugin
    • 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.

            Unassigned Unassigned
            beyerj Jens Beyer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: