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

"Polling ignores commits with certain messages" is missing in "Additional Behaviours" under Branch Source

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • git-plugin
    • Docker Image: jenkins/jenkins:lts-jdk17
      Jenkins version: 2.414.3
      Git Plugin version: 5.2.0
      Item: Multibranch Pipeline

      In the configuration of a multibranch pipeline I can't find the additional behaviour Polling ignores commits with certain messages under Branch Source clicking Add.

      According to the documentation this behavior should be available:
      https://plugins.jenkins.io/git/#plugin-content-polling-ignores-commits-with-certain-messages

      Source Code Management configuration of a Freestyle Project has this additional behavior.

          [JENKINS-72246] "Polling ignores commits with certain messages" is missing in "Additional Behaviours" under Branch Source

          Mark Waite added a comment -

          The image in the documentation shows that the job is named "git-freestyle". That job name is intentional as a way of showing that is what is being illustrated in that section of the documentation. I'll need to improve the documentation to make it clear in the text that the option is not available for Pipeline jobs.

          Pipeline provides more general purpose ways to ignore commits on certain paths. A stackoverflow article provides one technique with the changeset directive.

          Mark Waite added a comment - The image in the documentation shows that the job is named "git-freestyle". That job name is intentional as a way of showing that is what is being illustrated in that section of the documentation. I'll need to improve the documentation to make it clear in the text that the option is not available for Pipeline jobs. Pipeline provides more general purpose ways to ignore commits on certain paths. A stackoverflow article provides one technique with the changeset directive.

            Unassigned Unassigned
            dc_reno Thomas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: