Adding coreos-continuous permissions to koji hub policy
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
This commit is contained in:
parent
b19d17ebf1
commit
3f8eef498b
1 changed files with 2 additions and 0 deletions
|
@ -96,6 +96,8 @@ tag =
|
||||||
# These two rules makes sure people can't build srpms in infra tags and tag them into distribution tags
|
# 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
|
tag *infra* && fromtag *infra* && has_perm infra :: allow
|
||||||
fromtag *infra* :: deny
|
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
|
all :: allow
|
||||||
|
|
||||||
channel =
|
channel =
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue