1
0
Fork 0
forked from infra/ansible

koji / hub: allow forge.fedoraproject.org/releng/kiwi-descriptions.git

This repo moved to forge so allow that and drop the no longer used
kickstarts repo as well as pagure.io.

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2026-06-21 17:47:28 -07:00
commit e493015497

View file

@ -274,8 +274,7 @@ build_from_scm =
match scm_repository /flatpaks/* :: allow fedpkg sources
}
match scm_host pkgs.fedoraproject.org && match scm_repository /* :: allow fedpkg sources
match scm_host pagure.io && match scm_repository /fedora-kickstarts.git :: allow
match scm_host pagure.io && match scm_repository /fedora-kiwi-descriptions.git :: allow
match scm_host forge.fedoraproject.org && match scm_repository /releng/fedora-kiwi-descriptions.git :: allow
match scm_host src.fedoraproject.org :: allow fedpkg sources
all :: deny
{% else %}
@ -294,10 +293,8 @@ build_from_scm =
}
match scm_host pagure.io :: {
bool scratch :: allow
match scm_repository /fedora-kickstarts.git :: allow
match scm_repository /fork/*/fedora-kickstarts.git :: allow
match scm_repository /fedora-kiwi-descriptions.git :: allow
}
match scm_host forge.fedoraproject.org && match scm_repository /releng/fedora-kiwi-descriptions.git :: allow
{% if koji_instance == "secondary" %}
match scm_host fedora.riscv.rocks:3000 :: {
bool scratch :: allow fedpkg sources