Fix jjb project perms.
Allow openstack-ci-core to review and tag. Change-Id: I80648301ed172822c480b76826bbe6ae5986fc39 Reviewed-on: https://review.openstack.org/16317 Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
1f50d5391b
commit
aeaf050744
@ -1,6 +1,9 @@
|
||||
[access "refs/heads/*"]
|
||||
label-Approved = +0..+1 group openstack-ci-admins
|
||||
label-Code-Review = -2..+2 group openstack-ci-admins
|
||||
label-Approved = +0..+1 group openstack-ci-core
|
||||
label-Code-Review = -2..+2 group openstack-ci-core
|
||||
[access "refs/tags/*"]
|
||||
create = group openstack-ci-core
|
||||
pushTag = group openstack-ci-core
|
||||
[project]
|
||||
state = active
|
||||
[receive]
|
||||
|
Loading…
x
Reference in New Issue
Block a user