Merge "Create separate ACL groups for murano-apps project"
This commit is contained in:
commit
07bba1abd0
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
|
@ -2413,7 +2413,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:
|
||||||
|
Loading…
Reference in New Issue
Block a user