jenkinsci / jenkinsci/gitlab-branch-source-plugin
[JENKINS-64971] Add ability to ignore commits
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
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.
---
Originally reported by
sajfer, imported from: Add ability to ignore commits
baymac
Raw content of original issue
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.
Contributor guide
Assessment
This issue has not been assessed yet.