3709d6e418
This Puppet module will be used to deploy and maintain an IRC bot for PTG communication and scheduling purposes. The project it manages is https://git.openstack.org/cgit/openstack/ptgbot . Change-Id: Ie2f39f15004b3398c69d6f46a2ac35958a5eda12 Needed-By: I94a65d39123e2c1f3d00266f95fa365e6e38377c Story: #2001067 Task: #4694
14 lines
292 B
Plaintext
14 lines
292 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group puppet-ptgbot-core
|
|
label-Code-Review = -2..+2 group puppet-ptgbot-core
|
|
label-Workflow = -1..+1 group puppet-ptgbot-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group puppet-ptgbot-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|