project-config/gerrit/acls/openstack-infra/puppet-hound.config
Spencer Krum 31afadd6b3 Add puppet-hound module for managing hound
Hound is a code-search tool that infra will run.
The code for this module is currently sitting around in 178488.

Change-Id: Ie2df4a0f40e450f142c84449ed0d03f12b8786e6
2015-06-07 14:21:16 -07:00

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