kolla: Allow kolla-core to remove RP votes

See [1].

[1]: https://gerrit-review.googlesource.com/Documentation/access-control.html#category_remove_label

Change-Id: Ibdb9b9175a6f5367955270e347a83efd1616e66d
This commit is contained in:
Michal Nasiadka
2025-05-15 07:34:15 +02:00
parent 4ffb3a6cd8
commit 672c419953
2 changed files with 2 additions and 0 deletions

View File

@@ -9,6 +9,7 @@
label-Code-Review = -2..+2 group kolla-core
label-Review-Priority = -1..+2 group kolla-core
label-Workflow = -1..+1 group kolla-core
removeLabel-Review-Priority = -1..+2 group kolla-core
toggleWipState = group kolla-core
[access "refs/heads/unmaintained/*"]

View File

@@ -179,6 +179,7 @@ valid_keys = {
'mergeContent',
'push',
'pushMerge',
'removeLabel-Review-Priority',
'requireChangeId',
'requireContributorAgreement',
'state',