jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-43958] Project based authorization for GitHub branch source plugin
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
We used the GitHub branch source plugin to automatically scan for repositories containing a Jenkinsfile. This works really well. However one of the missing features we run into is the fact that we can't specify permissions per new job (per repository) since we can only view the configuration and not save it.
We would like to keep using the project based authorization matrix and manually assign permissions for each newly detected GitHub repository.
---
Originally reported by michaelvantellingen, imported from: Project based authorization for GitHub branch source plugin
Raw content of original issue
We used the GitHub branch source plugin to automatically scan for repositories containing a Jenkinsfile. This works really well. However one of the missing features we run into is the fact that we can't specify permissions per new job (per repository) since we can only view the configuration and not save it.
We would like to keep using the project based authorization matrix and manually assign permissions for each newly detected GitHub repository.
Contributor guide
Assessment
This issue has not been assessed yet.