From d97ff4cbdbfaa82fcd26f337580a55e83550bcf2 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 2 Jun 2025 17:34:43 -0700 Subject: [PATCH] Remove editHashtags config With https://review.opendev.org/c/opendev/system-config/+/951601 we are changing the global default to allow any registered user to edit hashtags. To promote consistent behavior for cross-project work across the whole system, remove the more restrictive overrides. This has been discussed and announced in various channels including https://lists.opendev.org/archives/list/service-announce@lists.opendev.org/thread/SVXT6X4WRYE6XQPB5PTWFUKUATICLO56/ Change-Id: I1abedfa60486718c217b70b49c62909c8acc9082 --- gerrit/acls/openstack/api-site.config | 1 - gerrit/acls/openstack/constellations.config | 1 - gerrit/acls/openstack/election.config | 1 - gerrit/acls/openstack/goal-tools.config | 1 - gerrit/acls/openstack/governance.config | 1 - gerrit/acls/openstack/ideas.config | 1 - gerrit/acls/openstack/kayobe.config | 1 - gerrit/acls/openstack/kolla.config | 1 - gerrit/acls/openstack/openstack-manuals.config | 1 - gerrit/acls/openstack/project-team-guide.config | 1 - gerrit/acls/openstack/service-types-authority.config | 1 - 11 files changed, 11 deletions(-) diff --git a/gerrit/acls/openstack/api-site.config b/gerrit/acls/openstack/api-site.config index f934014322..9dc8dfdc74 100644 --- a/gerrit/acls/openstack/api-site.config +++ b/gerrit/acls/openstack/api-site.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group api-site-core - editHashtags = group api-site-core label-Code-Review = -2..+2 group api-site-core label-Workflow = -1..+1 group api-site-core diff --git a/gerrit/acls/openstack/constellations.config b/gerrit/acls/openstack/constellations.config index a024f6f3ff..a092f174f2 100644 --- a/gerrit/acls/openstack/constellations.config +++ b/gerrit/acls/openstack/constellations.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group constellations-core - editHashtags = group constellations-core label-Code-Review = -2..+2 group constellations-core label-Workflow = -1..+1 group constellations-core diff --git a/gerrit/acls/openstack/election.config b/gerrit/acls/openstack/election.config index 8cc5374cb7..1f71c99c7b 100644 --- a/gerrit/acls/openstack/election.config +++ b/gerrit/acls/openstack/election.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group election-core - editHashtags = group election-core label-Code-Review = -2..+2 group election-core label-Workflow = -1..+1 group election-core diff --git a/gerrit/acls/openstack/goal-tools.config b/gerrit/acls/openstack/goal-tools.config index 835ae1eadb..652d5f2f72 100644 --- a/gerrit/acls/openstack/goal-tools.config +++ b/gerrit/acls/openstack/goal-tools.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group goal-tools-core - editHashtags = group goal-tools-core label-Code-Review = -2..+2 group goal-tools-core label-Workflow = -1..+1 group goal-tools-core diff --git a/gerrit/acls/openstack/governance.config b/gerrit/acls/openstack/governance.config index 40bee1f323..1e6f6b4078 100644 --- a/gerrit/acls/openstack/governance.config +++ b/gerrit/acls/openstack/governance.config @@ -5,7 +5,6 @@ abandon = group Change Owner abandon = group Project Bootstrappers abandon = group tech-committee-chair - editHashtags = group tech-committee exclusiveGroupPermissions = abandon label-Workflow label-Code-Review = -1..+1 group Registered Users label-Rollcall-Vote = -1..+1 group tech-committee diff --git a/gerrit/acls/openstack/ideas.config b/gerrit/acls/openstack/ideas.config index 2c0db26b44..e09afe235e 100644 --- a/gerrit/acls/openstack/ideas.config +++ b/gerrit/acls/openstack/ideas.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group tech-committee - editHashtags = group tech-committee label-Code-Review = -2..+2 group tech-committee label-Workflow = -1..+1 group tech-committee diff --git a/gerrit/acls/openstack/kayobe.config b/gerrit/acls/openstack/kayobe.config index a9f41888cc..d573e79fa1 100644 --- a/gerrit/acls/openstack/kayobe.config +++ b/gerrit/acls/openstack/kayobe.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group kayobe-core - editHashtags = group kayobe-core label-Backport-Candidate = -2..+2 group kayobe-core label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group kayobe-core diff --git a/gerrit/acls/openstack/kolla.config b/gerrit/acls/openstack/kolla.config index 2f972c197c..9bbfd60582 100644 --- a/gerrit/acls/openstack/kolla.config +++ b/gerrit/acls/openstack/kolla.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group kolla-core - editHashtags = group kolla-core label-Backport-Candidate = -2..+2 group kolla-core label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group kolla-core diff --git a/gerrit/acls/openstack/openstack-manuals.config b/gerrit/acls/openstack/openstack-manuals.config index d81d8fbeb4..d7c1a03ad0 100644 --- a/gerrit/acls/openstack/openstack-manuals.config +++ b/gerrit/acls/openstack/openstack-manuals.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group openstack-doc-core - editHashtags = group openstack-doc-core label-Code-Review = -2..+2 group openstack-doc-core label-Workflow = -1..+1 group openstack-doc-core diff --git a/gerrit/acls/openstack/project-team-guide.config b/gerrit/acls/openstack/project-team-guide.config index f9ab6a9b72..16211c1704 100644 --- a/gerrit/acls/openstack/project-team-guide.config +++ b/gerrit/acls/openstack/project-team-guide.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group project-team-guide-core - editHashtags = group project-team-guide-core label-Code-Review = -2..+2 group project-team-guide-core label-Workflow = -1..+1 group project-team-guide-core diff --git a/gerrit/acls/openstack/service-types-authority.config b/gerrit/acls/openstack/service-types-authority.config index 676b70302e..a6a7965dcf 100644 --- a/gerrit/acls/openstack/service-types-authority.config +++ b/gerrit/acls/openstack/service-types-authority.config @@ -3,7 +3,6 @@ [access "refs/heads/*"] abandon = group service-types-authority-core - editHashtags = group service-types-authority-core label-Code-Review = -2..+2 group service-types-authority-core label-Workflow = -1..+1 group service-types-authority-core