Sometimes you don't want to have CI build every time you push, especially if the build takes a long time or uses many executors.
      It would be nice if it was possible to define criteria to skip building commits, for example, if the commit message contains the string "skip ci" or matches a user-definable regex.
      Temporarily removing or renaming the Jenkinsfile is, of course, a workaround, but not a particularly elegant one.

          [JENKINS-41048] Allow to not build commits of a PR

          emanuelez created issue -
          Stephen Connolly made changes -
          Component/s New: github-branch-source-plugin [ 20858 ]
          Component/s Original: github-organization-folder-plugin [ 21427 ]
          Stephen Connolly made changes -
          Labels New: scm-api-tidy-scrub
          Stephen Connolly made changes -
          Link New: This issue is related to JENKINS-45502 [ JENKINS-45502 ]

            kohsuke Kohsuke Kawaguchi
            emanuelez emanuelez
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: