
The only acl file used by review-dev was in the wrong location. Change-Id: I4806364ce7628a5bd2b81ea98898e6b6afb6ff4e
17 lines
381 B
Plaintext
17 lines
381 B
Plaintext
[access "refs/heads/*"]
|
|
label-Code-Review = -2..+2 group infra-core
|
|
label-Workflow = -1..+1 group infra-core
|
|
|
|
[access "refs/meta/config"]
|
|
label-Code-Review = -2..+2 group infra-core
|
|
label-Verified = -2..+2 group infra-core
|
|
label-Workflow = -1..+1 group infra-core
|
|
submit = group infra-core
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireShortMessage = true
|
|
|
|
[submit]
|
|
mergeContent = true
|