1
0
Fork 0
forked from infra/ansible

Allow draft builds on ELN side-tags

Fixes: releng/tickets#13374

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>

rh-pre-commit.version: 2.4.0
rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
Stephen Gallagher 2026-07-07 15:33:56 -04:00 committed by Kevin Fenzi
commit d0e61275a6

View file

@ -122,7 +122,9 @@ Plugins = koji-fedoramessaging runroot_hub tag2distrepo sidetag_hub save_failed_
[policy]
tag =
# We don't want to allow any draft builds to be tagged yet
# Allow draft builds to be tagged for ELN side tags
is_draft && tag eln-build-side-* :: allow
# Disallow other draft build tagging for now
is_draft :: deny
{% if koji_instance == "primary" %}
user bodhi && tag *-override && package systemd-boot kernel shim grub2 pesign fwupd fwupd-efi :: allow