
Change-Id: I9d757954482386ad9f0a72488c54b56f4bb94365 Reviewed-on: https://review.openstack.org/30789 Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
20 lines
635 B
Plaintext
20 lines
635 B
Plaintext
[access "refs/*"]
|
|
owner = group Administrators
|
|
create = group taskflow-core
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group taskflow-core
|
|
label-Approved = +0..+1 group taskflow-core
|
|
workInProgress = group taskflow-core
|
|
[access "refs/heads/stable/*"]
|
|
exclusiveGroupPermissions = label-Code-Review label-Approved
|
|
label-Code-Review = -2..+2 group taskflow-core
|
|
label-Code-Review = -1..+1 group Registered Users
|
|
label-Approved = +0..+1 group taskflow-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|