
We don't need proposed/* rules for client, but we need to PTL be able to release client. Change-Id: Iaebad6ef3060c08e691ffef9e2c3fb7ba72c5211
15 lines
295 B
Plaintext
15 lines
295 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group sahara-core
|
|
label-Code-Review = -2..+2 group sahara-core
|
|
label-Workflow = -1..+1 group sahara-core
|
|
|
|
[access "refs/tags/*"]
|
|
pushSignedTag = group sahara-ptl
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
requireContributorAgreement = true
|
|
|
|
[submit]
|
|
mergeContent = true
|