Cleanup openstack documentation Gerrit ACLs
api-site and openstack-manuals share the same permissions, use only one config file. Remove not needed "refs/heads/stable/" sections, these are not needed with current gerrit project setup, we inherit from "refs/heads/" and the permissions are the same. This is a cleanup, there should not be any functional change for any of these repositories. Change-Id: Iba09f6ea8618740790ae51ecbf08010adb4f432e
This commit is contained in:
parent
f0fe16ae61
commit
e54e5b3a2a
@ -1,18 +0,0 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-doc-core
|
||||
label-Code-Review = -2..+2 group openstack-doc-core
|
||||
label-Workflow = -1..+1 group openstack-doc-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group openstack-doc-core
|
||||
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||
label-Code-Review = -2..+2 group openstack-doc-core
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group openstack-doc-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -3,13 +3,6 @@ abandon = group openstack-doc-core
|
||||
label-Code-Review = -2..+2 group openstack-doc-core
|
||||
label-Workflow = -1..+1 group openstack-doc-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group openstack-doc-core
|
||||
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||
label-Code-Review = -2..+2 group openstack-doc-core
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group openstack-doc-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
@ -6,13 +6,6 @@ abandon = group openstack-doc-core
|
||||
label-Code-Review = -2..+2 group openstack-doc-core
|
||||
label-Workflow = -1..+1 group openstack-doc-core
|
||||
|
||||
[access "refs/heads/stable/*"]
|
||||
abandon = group openstack-doc-core
|
||||
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||
label-Code-Review = -2..+2 group openstack-doc-core
|
||||
label-Code-Review = -1..+1 group Registered Users
|
||||
label-Workflow = -1..+1 group openstack-doc-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
|
||||
|
@ -725,6 +725,7 @@
|
||||
options:
|
||||
- direct-release
|
||||
description: OpenStack API site
|
||||
acl-config: /home/gerrit2/acls/openstack/openstack-manuals.config
|
||||
- project: openstack/api-wg
|
||||
description: API Working Group
|
||||
homepage: https://wiki.openstack.org/wiki/API_Working_Group
|
||||
|
Loading…
Reference in New Issue
Block a user