Grant permissions for Monasca UI to horizon-core

Extend the Code-Review and Workflow permissions for monasca-ui
repository, so that the Horizon core team can merge the changes in the
plugin.

Change-Id: I550a78f80713cdac20875c3d559ca4be0ecedc75
This commit is contained in:
Witek Bedyk 2019-10-24 12:35:20 +02:00
parent 0b0da319f8
commit f27d3cfeb9
2 changed files with 24 additions and 1 deletions

View File

@ -0,0 +1,24 @@
[access "refs/heads/*"]
abandon = group horizon-core
abandon = group monasca-core
label-Code-Review = -2..+2 group horizon-core
label-Code-Review = -2..+2 group monasca-core
label-Review-Priority = -1..+2 group monasca-core
label-Workflow = -1..+1 group horizon-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

View File

@ -3598,7 +3598,6 @@
options:
- translate
use-storyboard: true
acl-config: /home/gerrit2/acls/openstack/monasca.config
- project: openstack/mox3
description: Port of mox library to python 3
- project: openstack/murano