jenkinsci / jenkinsci/gitlab-plugin
After jenkins gitlab plugin sets Comment (regex) for triggering a build, each push event will still be triggered
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
### Jenkins and plugins versions report
After jenkins gitlab plugin sets Comment (regex) for triggering a build, each push event will still be triggered
my git message is "feat: test & build"
How to set whether to include build in each git message, if it is included, then build, I set Comment (regex) for triggering a build, but it doesn't work
### What Operating System are you using (both controller, and any agents involved in the problem)?
windows
### Reproduction steps

### Expected Results
After the jenkins gitlab plugin sets a Comment (regex) for triggering a build, each push event is still triggered
### Actual Results
How to set whether to include build in each git message, if it is included, then build, I set Comment (regex) for triggering a build, but it doesn't work
### Anything else?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.