jenkinsci / jenkinsci/gitlab-plugin
Incomplete List of Merge Request Labels
- Dominant language
- Java
- Stars
- 1.4k
- Forks
- 615
- Avg merge
- 4h 32m
- Merged PRs (30d)
- 10
Description
## Issue
### Context
- **Gitlab plugin version**: 1.5.5
- **Gitlab version**: 10.6.2
- **Jenkins version**: 2.107.1 LTS
- **Job type**: Freestyle
### Problem description
Plugin sees only the first page of labels on GitLab. The second and subsequent pages of labels are not visible to the plugin. **But Jenkins starts a build even with a missing label**.
So, it's only a problem of visibility. And it pleases.
**For example:**
**This is the first page of GitLab labels:**

And GitLab Plugin sees this labels:

But GitLab Plugin can't sees the second and subsequent pages of GitLab lables.
**This is the second page of GitLab labels:**

And GitLab Plugin can't sees this labels:

Contributor guide
Assessment
This issue has not been assessed yet.