97f080e832
Import from nebula github. Add non-voting jobs to the immediately relevant projects to facilitate iterating on the config while we bootstrap it. Change-Id: I8c603bf095019f43d070b3b28ec7ee5114cd9ccf Reviewed-on: https://review.openstack.org/23209 Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
16 lines
550 B
Plaintext
16 lines
550 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group devstack-core
|
|
label-Approved = +0..+1 group devstack-core
|
|
[access "refs/heads/stable/*"]
|
|
exclusiveGroupPermissions = label-Code-Review label-Approved
|
|
label-Code-Review = -2..+2 group devstack-core
|
|
label-Code-Review = -1..+1 group Registered Users
|
|
label-Approved = +0..+1 group devstack-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|