f943bef1d1
oslo.test is graduating from the incubator and needs to be imported as a stand-alone project. bp graduate-oslo-test Change-Id: I7769934c2ebce46f9f364bab1a34be95f7452f49
18 lines
558 B
Plaintext
18 lines
558 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group oslo-core
|
|
label-Approved = +0..+1 group oslo-core
|
|
workInProgress = group oslo-core
|
|
[access "refs/heads/milestone-proposed"]
|
|
label-Code-Review = -2..+2 group oslo-milestone
|
|
label-Approved = +0..+1 group oslo-milestone
|
|
[access "refs/tags/*"]
|
|
create = group oslo-core
|
|
pushTag = group oslo-core
|
|
[project]
|
|
state = active
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|