65fadfacd4
For all openstack, openstack-dev and openstack-infra projects, grant control over workInProgress to the core reviewers/approvers on each. Change-Id: Ic16edc705e081118d400aa5baabad638c6537a5b
20 lines
656 B
Plaintext
20 lines
656 B
Plaintext
[access "refs/for/refs/*"]
|
|
pushMerge = group keystone-milestone
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group keystone-core
|
|
label-Approved = +0..+1 group keystone-core
|
|
workInProgress = group keystone-core
|
|
[access "refs/heads/milestone-proposed"]
|
|
label-Code-Review = -2..+2 group keystone-milestone
|
|
label-Approved = +0..+1 group keystone-milestone
|
|
[access "refs/tags/*"]
|
|
create = group keystone-ptl
|
|
pushTag = group keystone-ptl
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|