jenkinsci / jenkinsci/gitlab-plugin
Add pipeline step to close merge request
Open
feature request
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
Hi!
It would be neat to be able to close a GitLab merge request inside a Jenkins pipeline.
Some background: I'm building a build queue for the company I work at that will automatically rebase, merge and push semi-linear merge commits (GitLabs nomenclature).
When a rebase is needed the new commits will have new SHA:s, which means that GitLab won't understand that the branch is actually merged (kinda). So I would like to be able to close them instead. :)
Contributor guide
Assessment
This issue has not been assessed yet.