jenkinsci / gitlab-plugin

A Jenkins plugin for interfacing with GitLab
https://plugins.jenkins.io/gitlab-plugin/
GNU General Public License v2.0
1.44k stars 612 forks source link

Added support for retrieving merge request ref #1594

Closed olpal closed 9 months ago

olpal commented 9 months ago

Added support for merge MERGE enum type when determining the branch name or tag. Without this, a duplicate pipeline is generated in Gitlab when using a merge request pipeline from the gitlab side.

olpal commented 9 months ago

This should not be merged