9eb14c5295
This commit adds the repo for germqtt which enables publishing gerrit to mqtt. This is part of the firehose spec Partially implements Story 2000643 Needed-By: I0734c390db984595d00bac6e874af563a60cf055 Change-Id: I93f31587dd918bee00326b5f5784ea35f33a0154
14 lines
268 B
Plaintext
14 lines
268 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group germqtt-core
|
|
label-Code-Review = -2..+2 group germqtt-core
|
|
label-Workflow = -1..+1 group germqtt-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group germqtt-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|