project-config/gerrit/acls/openstack/osprofiler.config

32 lines
869 B
Plaintext

[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group osprofiler-core
label-Backport-Candidate = -2..+2 group osprofiler-core
label-Backport-Candidate = -1..+1 group Registered Users
label-Code-Review = -2..+2 group osprofiler-core
label-Workflow = -1..+1 group osprofiler-core
[label "Backport-Candidate"]
copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MAX OR is:MIN
defaultValue = 0
function = NoBlock
value = -2 Do Not Backport
value = -1 Not A Backport Candidate
value = 0 Backport Review Needed
value = +1 Proposed Backport
value = +2 Should Backport
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[submit-requirement "Backport-Candidate"]
applicableIf = is:false
description = Backport candidate status
submittableIf = is:true