diff --git a/gerrit/acls/openstack/magnum-ui.config b/gerrit/acls/openstack/magnum-ui.config index 111cc80495..b62966657e 100644 --- a/gerrit/acls/openstack/magnum-ui.config +++ b/gerrit/acls/openstack/magnum-ui.config @@ -7,6 +7,7 @@ label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group magnum-ui-core label-Workflow = -1..+1 group magnum-ui-core + toggleWipState = group magnum-ui-core [label "Backport-Candidate"] copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MAX OR is:MIN diff --git a/gerrit/acls/openstack/magnum.config b/gerrit/acls/openstack/magnum.config index 0441571f82..eb22979d7d 100644 --- a/gerrit/acls/openstack/magnum.config +++ b/gerrit/acls/openstack/magnum.config @@ -7,6 +7,7 @@ label-Backport-Candidate = -1..+1 group Registered Users label-Code-Review = -2..+2 group magnum-core label-Workflow = -1..+1 group magnum-core + toggleWipState = group magnum-core [label "Backport-Candidate"] copyCondition = changekind:NO_CODE_CHANGE OR changekind:TRIVIAL_REBASE OR is:MAX OR is:MIN