dcfdccd749
This patch is to add a puppet module repository for translation check website. Needed-By: I93597bd798ba1396f38fbc705c3250926af65ed6 Change-Id: I5c7d577c4600b6cc0a42c86dbabcc7c3c89a91e6
14 lines
352 B
Plaintext
14 lines
352 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group puppet-translation_checksite-core
|
|
label-Code-Review = -2..+2 group puppet-translation_checksite-core
|
|
label-Workflow = -1..+1 group puppet-translation_checksite-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group puppet-translation_checksite-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|