Add Backport-Candidate label to openstack-ansible ACL
Change-Id: I22f590307653e91bc7742dbf2feffc03a981e10c
This commit is contained in:
parent
1906b1f21b
commit
e6008a2dd0
@ -3,9 +3,21 @@ inheritFrom = openstack/meta-config
|
||||
|
||||
[access "refs/heads/*"]
|
||||
abandon = group openstack-ansible-core
|
||||
label-Backport-Candidate = -1..+1 group openstack-ansible-core
|
||||
label-Code-Review = -2..+2 group openstack-ansible-core
|
||||
label-Workflow = -1..+1 group openstack-ansible-core
|
||||
|
||||
[label "Backport-Candidate"]
|
||||
copyAllScoresIfNoCodeChange = true
|
||||
copyAllScoresOnTrivialRebase = true
|
||||
copyMaxScore = true
|
||||
copyMinScore = true
|
||||
defaultValue = 0
|
||||
function = NoBlock
|
||||
value = -1 Not A Backport Candidate
|
||||
value = 0 Backport Review Needed
|
||||
value = +1 Proposed Backport
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user