diff --git a/modules/openstack_project/files/gerrit/acls/openstack/oslo-incubator.config b/modules/openstack_project/files/gerrit/acls/openstack/oslo-incubator.config index c8990d60e4..b613d2bce6 100644 --- a/modules/openstack_project/files/gerrit/acls/openstack/oslo-incubator.config +++ b/modules/openstack_project/files/gerrit/acls/openstack/oslo-incubator.config @@ -3,6 +3,9 @@ abandon = group oslo-core label-Code-Review = -2..+2 group oslo-core label-Workflow = -1..+1 group oslo-core +[access "refs/tags/*"] +pushSignedTag = group oslo-release + [receive] requireChangeId = true requireContributorAgreement = true