jenkinsci / jenkinsci/gitlab-branch-source-plugin
Prevent build executions for commits that contain specific commit message or changes
Open
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
### What feature do you want to see added?
Git plugin implements behaviours (traits) that prevent to run builds for commits that contain specific commit message ("Polling ignores commits with certain messages", MessageExclusion) or contain changes of specific files ("Polling ignores commits in certain paths", PathRestriction).
Is it possible to add similar behaviour to GitLab Branch Source plugin? If so, what is the easiest way to achieve this?
### Upstream changes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.