koji_hub: Allow blocking/unblocking packages for sidetag owners
Signed-off-by: Igor Raits <i.gnatenko.brain@gmail.com>
This commit is contained in:
parent
68185ee5eb
commit
58ae9e93c2
1 changed files with 2 additions and 0 deletions
|
@ -169,6 +169,8 @@ package_list =
|
|||
tag f{{FedoraRawhideNumber}}-coreos-continuous f{{FedoraBranchedNumber}}-coreos-continuous f{{FedoraCycleNumber}}-coreos-continuous f{{FedoraPreviousCycleNumber}}-coreos-continuous && has_perm coreos-continuous && match action add unblock block :: allow
|
||||
# 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
|
||||
# Catch-all rule.
|
||||
all :: deny
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue