
we've decided to split off some of the refstack codebase into its own repo. this one is first. Change-Id: Ic22a5f436bbcfd095a744f80f37dadc73507c60c storyboard: https://storyboard.openstack.org/#!/story/133
15 lines
303 B
Plaintext
15 lines
303 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group refstack-core
|
|
label-Code-Review = -2..+2 group refstack-core
|
|
label-Workflow = -1..+1 group refstack-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group refstack-ptl
|
|
|
|
[receive]
|
|
requireContributorAgreement = true
|
|
requrieChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|