7255b1de3f
In flight changes landed after I44750a59e377593d89538c2e590eb78303c8e413 this updates those to the new pattern for infra repos. Change-Id: Iee978ffc4e0284c83ad5d21dd306286295579282
14 lines
312 B
Plaintext
14 lines
312 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group puppet-phabricator-core
|
|
label-Code-Review = -2..+2 group puppet-phabricator-core
|
|
label-Workflow = -1..+1 group puppet-phabricator-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group puppet-phabricator-release
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|