Create separate ACL groups for murano-apps project
After several meetings with Murano, Infra and App Catalog teams there was decided to create new groups murano-apps-* for review/release/ci for murano-apps repository. It is necessary for future growing this project and involving new contributors of new Murano applications. As a start review from previous approach please add murano-core group to all new groups. Change-Id: I881a6c3aff2de96b288c74a6bc4474ca70aa26e1
This commit is contained in:
25
gerrit/acls/openstack/murano-apps.config
Normal file
25
gerrit/acls/openstack/murano-apps.config
Normal file
@@ -0,0 +1,25 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group murano-apps-core
|
||||||
|
create = group murano-apps-release
|
||||||
|
label-Code-Review = -2..+2 group murano-apps-core
|
||||||
|
label-Verified = -1..+1 group murano-apps-ci
|
||||||
|
label-Workflow = -1..+1 group murano-apps-core
|
||||||
|
|
||||||
|
[access "refs/heads/stable/*"]
|
||||||
|
abandon = group Change Owner
|
||||||
|
abandon = group Project Bootstrappers
|
||||||
|
abandon = group murano-apps-release
|
||||||
|
exclusiveGroupPermissions = abandon label-Code-Review label-Workflow
|
||||||
|
label-Code-Review = -2..+2 group Project Bootstrappers
|
||||||
|
label-Code-Review = -2..+2 group murano-apps-release
|
||||||
|
label-Code-Review = -1..+1 group Registered Users
|
||||||
|
label-Workflow = -1..+0 group Change Owner
|
||||||
|
label-Workflow = -1..+1 group Project Bootstrappers
|
||||||
|
label-Workflow = -1..+1 group murano-apps-release
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
requireContributorAgreement = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
||||||
@@ -2395,7 +2395,6 @@
|
|||||||
acl-config: /home/gerrit2/acls/openstack/murano.config
|
acl-config: /home/gerrit2/acls/openstack/murano.config
|
||||||
- project: openstack/murano-apps
|
- project: openstack/murano-apps
|
||||||
description: Examples and reference implementation of Murano application packages
|
description: Examples and reference implementation of Murano application packages
|
||||||
acl-config: /home/gerrit2/acls/openstack/murano.config
|
|
||||||
- project: openstack/murano-dashboard
|
- project: openstack/murano-dashboard
|
||||||
description: Dashboard for Murano
|
description: Dashboard for Murano
|
||||||
groups:
|
groups:
|
||||||
|
|||||||
Reference in New Issue
Block a user