Fix release ACL for Kayobe
Kayobe is now an official deliverable from the Kolla project team, and as such should go through the openstack/releases repository to produce releases. Fix the ACL so that it no longer allows direct tagging. Change-Id: I2b7539b78ff31a62a93c9376291122798c177afe
This commit is contained in:
parent
85908f506d
commit
d7a29dd060
@ -1,13 +1,9 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group kayobe-core
|
||||
create = group kayobe-release
|
||||
label-Code-Review = -2..+2 group kayobe-core
|
||||
label-Review-Priority = -1..+2 group kayobe-core
|
||||
label-Workflow = -1..+1 group kayobe-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group kayobe-release
|
||||
|
||||
[label "Review-Priority"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
|
Loading…
Reference in New Issue
Block a user