koji_hub: allow update/remove for sidetag owners

https://pagure.io/releng/issue/9229#comment-667272
This commit is contained in:
Dusty Mabe 2020-07-24 23:53:37 -04:00 committed by kevin
parent f19cb7f225
commit 64322971e0

View file

@ -179,7 +179,7 @@ package_list =
# CoreOS coreos-pool and coreos-release tags, https://pagure.io/releng/issue/8294
tag coreos-pool coreos-release && has_perm coreos-continuous && match action add unblock block :: allow
# Allow people to manage their side tags, https://pagure.io/releng/issue/9229
is_sidetag_owner && match action add unblock block :: allow
is_sidetag_owner && match action add update remove unblock block :: allow
# Catch-all rule.
all :: deny