
We don't actually want to have separate core groups for each tripleo project, so this shouldn't have had a new group created for it. Per the PTL, we want to just use tripleo-core for this project. Change-Id: I36e45c76a53edfa133881771d8ece4667fc0656e
15 lines
299 B
Plaintext
15 lines
299 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group tripleo-core
|
|
label-Code-Review = -2..+2 group tripleo-core
|
|
label-Workflow = -1..+1 group tripleo-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group tripleo-ptl
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|