You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
361 B
Plaintext
15 lines
361 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group ansible-role-carbon-core
|
|
label-Code-Review = -2..+2 group ansible-role-carbon-core
|
|
label-Workflow = -1..+1 group ansible-role-carbon-core
|
|
|
|
[access "refs/tags/*"]
|
|
createSignedTag = group ansible-role-carbon-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = false
|
|
|
|
[submit]
|
|
mergeContent = true
|