569725f471
Striker is the opensourcing for the OpenStack community the merge, build, and packaging application for OpenStack created internal at Rackspace. Change-Id: Iff6b8650db3742a48a40abb0adc09253bd5c5bb4 Signed-off-by: Philip Schwartz <philip.schwartz@rackspace.com>
15 lines
303 B
Plaintext
15 lines
303 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group striker-core
|
|
label-Code-Review = -2..+2 group striker-core
|
|
label-Workflow = -1..+1 group striker-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group striker-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|