From 668345bbe7a4210ecd67198a3afa2a19c9424118 Mon Sep 17 00:00:00 2001 From: Ghanshyam Mann Date: Wed, 23 Jun 2021 15:26:04 -0500 Subject: [PATCH] End project gating for retiring scientific-wg repo As discussed in TC meeting[1], TC is retiring the scientific-wg repo. Also updating the ACl for this repo to openstack/retired.config so that TC can finish the retirement. [1] https://meetings.opendev.org/meetings/tc/2021/tc.2021-06-17-15.00.log.html#l-98 Change-Id: Ia88d08e34e6995e43aaf4172877edc11f2ded613 --- gerrit/acls/openstack/scientific-wg.config | 17 ----------------- gerrit/projects.yaml | 3 ++- zuul.d/projects.yaml | 1 + 3 files changed, 3 insertions(+), 18 deletions(-) delete mode 100644 gerrit/acls/openstack/scientific-wg.config diff --git a/gerrit/acls/openstack/scientific-wg.config b/gerrit/acls/openstack/scientific-wg.config deleted file mode 100644 index 046f569985..0000000000 --- a/gerrit/acls/openstack/scientific-wg.config +++ /dev/null @@ -1,17 +0,0 @@ -[access] -inheritFrom = openstack/meta-config - -[access "refs/heads/*"] -abandon = group scientific-wg-core -label-Code-Review = -2..+2 group scientific-wg-core -label-Workflow = -1..+1 group scientific-wg-core - -[access "refs/tags/*"] -pushSignedTag = group scientific-wg-release - -[receive] -requireChangeId = true -requireContributorAgreement = true - -[submit] -mergeContent = true diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index 196b636368..804fcdee8b 100644 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -5170,7 +5170,8 @@ description: RETIRED, Swift salt formula acl-config: /home/gerrit2/acls/openstack/retired.config - project: openstack/scientific-wg - description: Scientific Working Group documents + description: RETIRED, Scientific Working Group documents + acl-config: /home/gerrit2/acls/openstack/retired.config homepage: https://wiki.openstack.org/wiki/Scientific_working_group - project: openstack/searchlight description: RETIRED, OpenStack Search (Searchlight) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 8074e944c9..bdffee629e 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -5315,6 +5315,7 @@ name: openstack/scientific-wg templates: - official-openstack-repo-jobs + - noop-jobs - project: name: openstack/security-analysis