project-config/gerrit/acls/x/python-scciclient.config

16 lines
394 B
Plaintext

[access "refs/heads/*"]
abandon = group python-scciclient-core
create = group python-scciclient-release
label-Code-Review = -2..+2 group python-scciclient-core
label-Workflow = -1..+1 group python-scciclient-core
[access "refs/tags/*"]
createSignedTag = group python-scciclient-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true