
The openstack/sahara repo already has the rule specified, so, just adding rules to the rest projects. Change-Id: Icb3deb6199fcc189b65519ff1d7c583581da0c83
12 lines
279 B
Plaintext
12 lines
279 B
Plaintext
[access "refs/heads/*"]
|
|
abandon = group sahara-ci-config-admins
|
|
label-Code-Review = -2..+2 group sahara-ci-config-admins
|
|
label-Verified = -1..+1 group sahara-ci
|
|
label-Workflow = -1..+1 group sahara-ci-config-admins
|
|
|
|
[receive]
|
|
requireChangeId = true
|
|
|
|
[submit]
|
|
mergeContent = true
|