
A modular API that wraps provisioning instructions for all CDN vendors that support it. Change-Id: I270160bfda1511b9f7aedc07a0d7914c07f98911
14 lines
290 B
Plaintext
14 lines
290 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group poppy-core
|
|
label-Code-Review = -2..+2 group poppy-core
|
|
label-Workflow = -1..+1 group poppy-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group poppy-ptl
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true |