From 6d226d93d7dd67113cebc297db107ea21cfb1d6a Mon Sep 17 00:00:00 2001 From: Dmitry Tantsur Date: Thu, 20 Sep 2018 17:59:26 +0200 Subject: [PATCH] Adjust metalsmith ACL to match ones of an official project metalsmith is now a part of the ironic project, so dropping tagging and creating branches privileges from a special group. Also add metalsmith to #openstack-ironic IRC. Governance change: https://review.openstack.org/602075 Change-Id: I716e25e3eee451cc00845c0f3be06d82216f7e50 --- gerrit/acls/openstack/metalsmith.config | 4 ---- gerritbot/channels.yaml | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/gerrit/acls/openstack/metalsmith.config b/gerrit/acls/openstack/metalsmith.config index e1280f05e5..494ab77eb3 100644 --- a/gerrit/acls/openstack/metalsmith.config +++ b/gerrit/acls/openstack/metalsmith.config @@ -1,12 +1,8 @@ [access "refs/heads/*"] abandon = group metalsmith-core -create = group metalsmith-release label-Code-Review = -2..+2 group metalsmith-core label-Workflow = -1..+1 group metalsmith-core -[access "refs/tags/*"] -pushSignedTag = group metalsmith-release - [receive] requireChangeId = true requireContributorAgreement = true diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 1b2ceab2f1..b41ba475bf 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -937,6 +937,7 @@ openstack-ironic: - openstack/ironic-specs - openstack/ironic-tempest-plugin - openstack/ironic-ui + - openstack/metalsmith - openstack/networking-baremetal - openstack/networking-generic-switch - openstack/networking-generic-switch-tempest-plugin