From 145e6794fbd3b0e200f2feb61345c00a0eb36d34 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Tue, 10 Feb 2026 07:54:59 -0800 Subject: [PATCH] anubis: allow .zck files universally on el as well Signed-off-by: Kevin Fenzi --- roles/anubis-el/files/botPolicy.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/anubis-el/files/botPolicy.yaml b/roles/anubis-el/files/botPolicy.yaml index bb76976d56..88b4d06558 100644 --- a/roles/anubis-el/files/botPolicy.yaml +++ b/roles/anubis-el/files/botPolicy.yaml @@ -12,6 +12,9 @@ bots: weight: adjust: 20 path_regex: ^/fork/ + - name: zchunk + path_regex: '.*zck' + action: ALLOW # allow Pagure attachment files (referenced from Fedora Forge) - name: pagure attachment files path_regex: ^/.+?/issue/raw/files/