project-config/gerrit/acls/openstack/release-test.config

28 lines
674 B
Plaintext

[access]
inheritFrom = openstack/meta-config
[access "refs/heads/*"]
abandon = group releases-core
label-Code-Review = -2..+2 group releases-core
label-PTL-Approved = +0..+1 group Continuous Integration Tools
label-Workflow = -1..+1 group releases-core
[label "PTL-Approved"]
copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE
defaultValue = 0
function = NoBlock
value = 0 Abstain
value = +1 Approved by PTL
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[submit-requirement "PTL-Approved"]
applicableIf = is:false
description = Marked as approved by the PTL
submittableIf = is:true