diff --git a/gerrit/acls/openstack/kayobe.config b/gerrit/acls/openstack/kayobe.config index 5626dc9679..84f671ca22 100644 --- a/gerrit/acls/openstack/kayobe.config +++ b/gerrit/acls/openstack/kayobe.config @@ -9,6 +9,7 @@ label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group kayobe-core label-Review-Priority = -1..+2 group kayobe-core label-Workflow = -1..+1 group kayobe-core +toggleWipState = group kayobe-core [label "Backport-Candidate"] copyAllScoresIfNoCodeChange = true diff --git a/gerrit/acls/openstack/kolla-ansible.config b/gerrit/acls/openstack/kolla-ansible.config index 45cb6a126c..6822fe89b4 100644 --- a/gerrit/acls/openstack/kolla-ansible.config +++ b/gerrit/acls/openstack/kolla-ansible.config @@ -9,6 +9,7 @@ label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group kolla-ansible-core label-Review-Priority = -1..+2 group kolla-ansible-core label-Workflow = -1..+1 group kolla-ansible-core +toggleWipState = group kolla-ansible-core [label "Backport-Candidate"] copyAllScoresIfNoCodeChange = true diff --git a/gerrit/acls/openstack/kolla.config b/gerrit/acls/openstack/kolla.config index 9354544ed9..2cc7fe780c 100644 --- a/gerrit/acls/openstack/kolla.config +++ b/gerrit/acls/openstack/kolla.config @@ -9,6 +9,7 @@ label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group kolla-core label-Review-Priority = -1..+2 group kolla-core label-Workflow = -1..+1 group kolla-core +toggleWipState = group kolla-core [label "Backport-Candidate"] copyAllScoresIfNoCodeChange = true