Files
project-config/gerrit/acls/openstack/monasca-ui.config
T
Witek Bedyk f27d3cfeb9 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
2019-10-24 13:45:08 +02:00

25 lines
616 B
Plaintext

[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