fe1910ae81
This sync's up ACLs with All-Projects, and allows designate-milestone to create the milestone-proposed branch. Change-Id: I77bc6d3f394c911cc2aada93bb9a60563be7678b
12 lines
364 B
Plaintext
12 lines
364 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group designate-core
|
|
label-Approved = +0..+1 group designate-core
|
|
[access "refs/tags/*"]
|
|
create = group designate-milestone
|
|
pushTag = group designate-milestone
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
[submit]
|
|
mergeContent = true
|