Cleanup gerrit ACLs
For consistency accross all ACLs, remove usage of "refs/*" section and replace with: * Move create ACLs for branches to "ref/heads/*". * Move pushSignedTag to "refs/tags/*" Change-Id: I8648a7b7b245921ddf7146fd9da31ea7b5e31d9d
This commit is contained in:
parent
33243a567b
commit
40d34067d8
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group hacking-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group hacking-core
|
||||
create = group hacking-release
|
||||
label-Code-Review = -2..+2 group hacking-core
|
||||
label-Workflow = -1..+1 group hacking-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group elastic-recheck-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group elastic-recheck-core
|
||||
create = group elastic-recheck-release
|
||||
label-Code-Review = -2..+2 group elastic-recheck-core
|
||||
label-Workflow = -1..+1 group elastic-recheck-core
|
||||
|
||||
|
@ -1,12 +1,9 @@
|
||||
[access "refs/*"]
|
||||
create = group infra-core
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[access "refs/for/refs/heads/upstream/*"]
|
||||
pushMerge = group infra-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group infra-core
|
||||
create = group infra-core
|
||||
forgeAuthor = group infra-core
|
||||
label-Code-Review = -2..+2 group infra-core
|
||||
label-Workflow = -1..+1 group infra-core
|
||||
@ -19,6 +16,9 @@ push = group infra-core
|
||||
pushMerge = group infra-core
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
[access "refs/*"]
|
||||
create = group infra-core
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group infra-core
|
||||
create = group infra-core
|
||||
label-Code-Review = -2..+2 group infra-core
|
||||
label-Workflow = -1..+1 group infra-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
[access "refs/*"]
|
||||
create = group infra-core
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group infra-core
|
||||
create = group infra-core
|
||||
label-Code-Review = -2..+2 group infra-core
|
||||
label-Workflow = -1..+1 group infra-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
[access "refs/*"]
|
||||
create = group groups-core
|
||||
pushSignedTag = group groups-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group groups-core
|
||||
create = group groups-core
|
||||
label-Code-Review = -2..+2 group groups-core
|
||||
label-Workflow = -1..+1 group groups-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group groups-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group jenkins-job-builder-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group jenkins-job-builder-core
|
||||
create = group jenkins-job-builder-release
|
||||
label-Code-Review = -2..+2 group jenkins-job-builder-core
|
||||
label-Workflow = -1..+1 group jenkins-job-builder-core
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
[access "refs/*"]
|
||||
create = group infra-core
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group infra-core
|
||||
create = group infra-core
|
||||
forgeAuthor = group infra-core
|
||||
label-Code-Review = -2..+2 group infra-core
|
||||
label-Workflow = -1..+1 group infra-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
[access "refs/*"]
|
||||
create = group infra-core
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group infra-core
|
||||
create = group infra-core
|
||||
forgeAuthor = group infra-core
|
||||
label-Code-Review = -2..+2 group infra-core
|
||||
label-Workflow = -1..+1 group infra-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
[access "refs/*"]
|
||||
create = group infra-core
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group infra-core
|
||||
create = group infra-core
|
||||
label-Code-Review = -2..+2 group infra-core
|
||||
label-Workflow = -1..+1 group infra-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group infra-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
[access "refs/*"]
|
||||
create = group storyboard-core
|
||||
pushSignedTag = group storyboard-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group storyboard-core
|
||||
create = group storyboard-core
|
||||
label-Code-Review = -2..+2 group storyboard-core
|
||||
label-Workflow = -1..+1 group storyboard-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group storyboard-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group manila-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group manila-core
|
||||
create = group manila-core
|
||||
label-Code-Review = -2..+2 group manila-core
|
||||
label-Workflow = -1..+1 group manila-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group anvil-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group anvil-core
|
||||
create = group anvil-core
|
||||
label-Code-Review = -2..+2 group anvil-core
|
||||
label-Workflow = -1..+1 group anvil-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group chef-manager-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group chef-manager-core
|
||||
create = group chef-manager-core
|
||||
label-Code-Review = -2..+2 group chef-manager-core
|
||||
label-Workflow = -1..+1 group chef-manager-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group clouddocs-maven-plugin-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group clouddocs-maven-plugin-core
|
||||
create = group clouddocs-maven-plugin-core
|
||||
label-Code-Review = -2..+2 group clouddocs-maven-plugin-core
|
||||
label-Workflow = -1..+1 group clouddocs-maven-plugin-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group driverlog-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group driverlog-core
|
||||
create = group driverlog-release
|
||||
label-Code-Review = -2..+2 group driverlog-core
|
||||
label-Workflow = -1..+1 group driverlog-core
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
[access "refs/*"]
|
||||
create = group healthnmon-core
|
||||
pushSignedTag = group healthnmon-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group healthnmon-core
|
||||
create = group healthnmon-core
|
||||
label-Code-Review = -2..+2 group healthnmon-core
|
||||
label-Workflow = -1..+1 group healthnmon-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group healthnmon-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group magnetodb-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group magnetodb-core
|
||||
create = group magnetodb-release
|
||||
label-Code-Review = -2..+2 group magnetodb-core
|
||||
label-Workflow = -1..+1 group magnetodb-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group packstack-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group packstack-core
|
||||
create = group packstack-release
|
||||
label-Code-Review = -2..+2 group packstack-core
|
||||
label-Workflow = -1..+1 group packstack-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group puppet-ceph-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group puppet-ceph-core
|
||||
create = group puppet-ceph-core
|
||||
label-Code-Review = -2..+2 group puppet-ceph-core
|
||||
label-Workflow = -1..+1 group puppet-ceph-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group puppet-manager-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group puppet-manager-core
|
||||
create = group puppet-manager-core
|
||||
label-Code-Review = -2..+2 group puppet-manager-core
|
||||
label-Workflow = -1..+1 group puppet-manager-core
|
||||
|
||||
|
@ -1,8 +1,6 @@
|
||||
[access "refs/*"]
|
||||
create = group python-jenkins-release
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group python-jenkins-core
|
||||
create = group python-jenkins-release
|
||||
label-Code-Review = -2..+2 group python-jenkins-core
|
||||
label-Workflow = -1..+1 group python-jenkins-core
|
||||
|
||||
|
@ -1,13 +1,13 @@
|
||||
[access "refs/*"]
|
||||
create = group rally-core
|
||||
pushSignedTag = group rally-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group rally-core
|
||||
create = group rally-core
|
||||
label-Code-Review = -2..+2 group rally-core
|
||||
label-Workflow = -1..+1 group rally-core
|
||||
rebase = group rally-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group rally-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -1,12 +1,12 @@
|
||||
[access "refs/*"]
|
||||
create = group stackalytics-core
|
||||
pushSignedTag = group stackalytics-core
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group stackalytics-core
|
||||
create = group stackalytics-core
|
||||
label-Code-Review = -2..+2 group stackalytics-core
|
||||
label-Workflow = -1..+1 group stackalytics-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group stackalytics-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
Reference in New Issue
Block a user