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

Allow to not build commits of a PR

XMLWordPrintable

      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.

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

              Created:
              Updated: