anubis: allowlist src/extras

These are some smallish json files that are used by various scripts.
Lets just allowlist them.

See https://pagure.io/fedora-infrastructure/issue/12946

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi
2025-12-03 11:46:29 -08:00
parent 9b02c8bf4e
commit 2c29dbef64

View File

@@ -24,6 +24,9 @@ bots:
- name: allow iot compose
path_regex: ^/compose/iot
action: ALLOW
- name: allow src extras
path_regex: ^/extras/
action: ALLOW
- name: allow packit
user_agent_regex: packit.dev/packit
action: ALLOW