jenkinsci / jenkinsci/gitlab-branch-source-plugin
[JENKINS-69946] GitLab: ignore draft MR for multibranch pipeline
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
It is currently not possible to configure the GitLab Branch Source SCM to ignore draft MR in GitLab.
It would be nice if we could set a build trait to ignore draft MR and then just build the "normal" branch as if the MR is not there at all.
Similar feature has been integrated into github already. See JENKINS-65156">JENKINS-65156
---
Originally reported by
gordin, imported from: GitLab: ignore draft MR for multibranch pipeline
baymac
Raw content of original issue
It is currently not possible to configure the GitLab Branch Source SCM to ignore draft MR in GitLab.
It would be nice if we could set a build trait to ignore draft MR and then just build the "normal" branch as if the MR is not there at all.
Similar feature has been integrated into github already. See
JENKINS-65156
environment
```
Jenkins 2.346.1
GitLab Branch Source Version 630.v04ca_c57fa_880
```
Contributor guide
Assessment
This issue has not been assessed yet.