fd39491c38
because tempest is under openstack stable branch +2 actually defaults to stable-maint, not tempest-core. We should have +2 to be able to approve backports to tempest. Change-Id: Ie610d828ab04054941010f68d917fee27aca6ca1 Reviewed-on: https://review.openstack.org/28167 Reviewed-by: James E. Blair <corvus@inaugust.com> Approved: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Tested-by: Jenkins
20 lines
746 B
Plaintext
20 lines
746 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group tempest-core
|
|
label-Approved = +0..+1 group tempest-core
|
|
workInProgress = group tempest-core
|
|
[access "refs/heads/milestone-proposed"]
|
|
label-Code-Review = -2..+2 group tempest-milestone
|
|
label-Approved = +0..+1 group tempest-milestone
|
|
[access "refs/heads/stable/*"]
|
|
exclusiveGroupPermissions = label-Code-Review label-Approved
|
|
label-Code-Review = -2..+2 group tempest-core
|
|
label-Code-Review = -1..+1 group Registered Users
|
|
label-Approved = +0..+1 group tempest-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|