Split x/monasca-vagrant out to its own Gerrit ACL
The x/monasca-vagrant project started out sharing the Gerrit configuration for other projects maintained by the OpenStack Monasca team within the openstack/ namespace. Give this repository a separate config in its own namespace in order to not have it inherit from openstack/meta-config. Change-Id: Ic0e50b03c24f7a961f0cb83aa266d9933df33038
This commit is contained in:
parent
a8820df4ec
commit
bab4de04d9
21
gerrit/acls/x/monasca-vagrant.config
Normal file
21
gerrit/acls/x/monasca-vagrant.config
Normal file
@ -0,0 +1,21 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group monasca-core
|
||||
label-Code-Review = -2..+2 group monasca-core
|
||||
label-Review-Priority = -1..+2 group monasca-core
|
||||
label-Workflow = -1..+1 group monasca-core
|
||||
|
||||
[label "Review-Priority"]
|
||||
copyMaxScore = true
|
||||
defaultValue = 0
|
||||
function = AnyWithBlock
|
||||
value = -1 Branch Freeze
|
||||
value = 0 No Priority
|
||||
value = +1 Important Change
|
||||
value = +2 Gate Blocker Fix / Urgent Change
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -7470,7 +7470,6 @@
|
||||
groups:
|
||||
- monasca
|
||||
use-storyboard: true
|
||||
acl-config: /home/gerrit2/acls/openstack/monasca.config
|
||||
- project: x/monitoring-for-openstack
|
||||
description: RETIRED, OpenStack monitoring tools
|
||||
acl-config: /home/gerrit2/acls/opendev/retired.config
|
||||
|
Loading…
x
Reference in New Issue
Block a user