11a90cee25
This is a very basic git repo for puppet-stackalytics. Once imported, we'll use the existing work by Monty to build up the module correctly. Change-Id: I92424e5e8bb560ad7e127f6de976f843a32d546f Depends-On: Iaae173a301e8ea64a4271f0f49349363ac3a9553 Signed-off-by: Paul Belanger <pabelanger@redhat.com>
14 lines
316 B
Plaintext
14 lines
316 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group puppet-stackalytics-core
|
|
label-Code-Review = -2..+2 group puppet-stackalytics-core
|
|
label-Workflow = -1..+1 group puppet-stackalytics-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group puppet-stackalytics-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|