Merge "Give PTLs permission to create branches"
This commit is contained in:
commit
1e2fcf7f39
@ -1,3 +1,6 @@
|
|||||||
|
[access "refs/*"]
|
||||||
|
create = group jenkins-job-builder-ptl
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
abandon = group jenkins-job-builder-core
|
abandon = group jenkins-job-builder-core
|
||||||
label-Code-Review = -2..+2 group jenkins-job-builder-core
|
label-Code-Review = -2..+2 group jenkins-job-builder-core
|
||||||
|
@ -1,3 +1,6 @@
|
|||||||
|
[access "refs/*"]
|
||||||
|
create = group python-jenkins-ptl
|
||||||
|
|
||||||
[access "refs/heads/*"]
|
[access "refs/heads/*"]
|
||||||
abandon = group python-jenkins-core
|
abandon = group python-jenkins-core
|
||||||
label-Code-Review = -2..+2 group python-jenkins-core
|
label-Code-Review = -2..+2 group python-jenkins-core
|
||||||
|
Loading…
Reference in New Issue
Block a user