diff --git a/roles/koji_hub/templates/hub.conf.j2 b/roles/koji_hub/templates/hub.conf.j2 index 71792c7485..5142491699 100644 --- a/roles/koji_hub/templates/hub.conf.j2 +++ b/roles/koji_hub/templates/hub.conf.j2 @@ -96,6 +96,8 @@ tag = # These two rules makes sure people can't build srpms in infra tags and tag them into distribution tags tag *infra* && fromtag *infra* && has_perm infra :: allow fromtag *infra* :: deny + # CoreOS continuous builds, https://pagure.io/releng/issue/8165 + 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 all :: allow channel =