project-config/gerrit/acls/openstack-infra/lpmqtt.config
Matthew Treinish 32a29b08f1
Add lpmqtt project
This commit adds the repo for lpmqtt which enables publishing launchpad
events to mqtt. This will then be added to the firehose so people and
projects can subscribe to openstack bug events.

Needed-By: I8e56d3e57dbe153a390a6b2f17d5ec76b49d2b5c
Change-Id: I45b4794b2646f8c18d10203fcffc330e258b1a76
2016-08-31 14:14:49 -04:00

14 lines
264 B
Plaintext

[access "refs/heads/*"]
abandon = group lpmqtt-core
label-Code-Review = -2..+2 group lpmqtt-core
label-Workflow = -1..+1 group lpmqtt-core
[access "refs/tags/*"]
pushSignedTag = group lpmqtt-release
[receive]
requireChangeId = true
[submit]
mergeContent = true