From dc80af46131033e9889e2b3e073b00942b842a85 Mon Sep 17 00:00:00 2001 From: Thierry Carrez Date: Wed, 13 Jun 2018 12:41:12 +0200 Subject: [PATCH] Remove direct branching rights for murano-apps Branching now goes through requests to openstack/releases, so that it can be properly tested before the branch is created. Murano-apps never created a branch, but in case future branches are needed, those would go through openstack/releases changes. Change-Id: I7fa5d9b6618288412ba435a4e07a7d4d89f15e6a --- gerrit/acls/openstack/murano-apps.config | 1 - 1 file changed, 1 deletion(-) diff --git a/gerrit/acls/openstack/murano-apps.config b/gerrit/acls/openstack/murano-apps.config index 8c49aa2462..e8ebaaba1b 100644 --- a/gerrit/acls/openstack/murano-apps.config +++ b/gerrit/acls/openstack/murano-apps.config @@ -1,6 +1,5 @@ [access "refs/heads/*"] abandon = group murano-apps-core -create = group murano-apps-release label-Code-Review = -2..+2 group murano-apps-core label-Verified = -1..+1 group murano-apps-ci label-Workflow = -1..+1 group murano-apps-core