From 3f8eef498b9523dbfff2ebfbb0760743b029d9f5 Mon Sep 17 00:00:00 2001 From: Mohan Boddu Date: Thu, 4 Apr 2019 14:08:36 +0000 Subject: [PATCH] Adding coreos-continuous permissions to koji hub policy Signed-off-by: Mohan Boddu --- roles/koji_hub/templates/hub.conf.j2 | 2 ++ 1 file changed, 2 insertions(+) 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 =