-
Bug
-
Resolution: Unresolved
-
Minor
-
None
It would be great to be able to ignore builds for commits by adding a certain message in the commit message. We have commits created automatically by our builds, and do not want jenkins to trigger another build by those commits.
We have previously been able to use "[ci-skip]" in the commit message to prevent triggering of builds.