23cd31c099
Cathead is a TLS certificate monitoring service that can work in conjunction with Anchor and other CAs to retrieve and update certificates. Change-Id: I3ff10ab1701a376a5d42e00ea853338777f8b5d7
15 lines
304 B
Plaintext
15 lines
304 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group cathead-core
|
|
label-Code-Review = -2..+2 group cathead-core
|
|
label-Workflow = -1..+1 group cathead-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group cathead-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = false
|
|
|
|
[submit]
|
|
mergeContent = true
|