jenkinsci / jenkinsci/gitlab-branch-source-plugin
Give users/groups permission to scan Gitlab group
Open
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
### Dependencies
### Feature Request
Sometimes the Gitlab webhook isn't sufficient to trigger the job creation. For example, the repository is created without a Jenkinsfile, so the job isn't created and no webhooks are configured to notify Jenkins when the Jenkinsfile is pushed (it wouldn't make any sense). So I want to give my users the power to force Scan when they need instead of reducing polling frequency. Ideally, I would be able to give this permission to certain user logins or groups.
Contributor guide
Assessment
This issue has not been assessed yet.