jenkinsci / jenkinsci/gitlab-plugin
Add webhook release events job trigger
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
### What feature do you want to see added?
It would be great to add a GitLab webhook **release event** to the build triggers. This would allow the Jenkins build to be triggered when a release is created or updated in GitLab. It would also be useful to have an option to distinguish (e.g. in pipeline) whether an event is related to the creation or update of a release.
Please find some reference in GitLab docs - [webhook release events ](https://docs.gitlab.com/ee/user/project/integrations/webhook_events.html#release-events)
Release event trigger in GitLab webhook config:

Options available in **Build Triggers** section in Jenkins pipeline configuration:

I think this functionality would find some really nice use cases.
Thanks
### Upstream changes
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.