Files
project-config/gerrit/acls/openinfra/refstack.config
Jeremy Stanley fd41fa1b49 DCO enforcement for all OpenInfra Foundation repos
Opendev hosts a number of repositories for OpenInfra Foundation
efforts which are not themselves Open Infrastructure Projects. These
repositories were enforcing the old foundation CLA which is no
longer valid. After consulting the foundation's executive
management, it was decided they should use the DCO instead like
Airship/Kata/OpenStack/StarlingX are already doing.

Change-Id: I4bd97b4356924f89b91783cefa296116957aa944
2025-07-10 22:11:51 +00:00

21 lines
483 B
Plaintext

[access "refs/for/refs/*"]
pushMerge = group refstack-release
[access "refs/heads/*"]
abandon = group refstack-core
create = group refstack-release
label-Code-Review = -2..+2 group refstack-core
label-Workflow = -1..+1 group refstack-core
toggleWipState = group refstack-core
toggleWipState = group refstack-release
[access "refs/tags/*"]
createSignedTag = group refstack-release
[receive]
requireChangeId = true
requireSignedOffBy = true
[submit]
mergeContent = true