31afadd6b3
Hound is a code-search tool that infra will run. The code for this module is currently sitting around in 178488. Change-Id: Ie2df4a0f40e450f142c84449ed0d03f12b8786e6
14 lines
288 B
Plaintext
14 lines
288 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group puppet-hound-core
|
|
label-Code-Review = -2..+2 group puppet-hound-core
|
|
label-Workflow = -1..+1 group puppet-hound-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group puppet-hound-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|