66b970d964
We're using this to move some code out of incubator. Wooo. Change-Id: I4f30d4359ee5d399af14a0742c18eb30a36c7e7c
17 lines
450 B
Plaintext
17 lines
450 B
Plaintext
[access "refs/*"]
|
|
owner = group Administrators
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|
|
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group os-apply-config-core
|
|
label-Approved = +0..+1 group os-apply-config-core
|
|
workInProgress = group os-apply-config-core
|
|
[access "refs/tags/*"]
|
|
create = group tripleo-ptl
|
|
pushTag = group tripleo-ptl
|
|
[project]
|
|
state = active
|