1
0
Fork 0
forked from infra/ansible

anubis: let Copr servers/clients in

Anubis is breaking the Pagure <-> Copr integration:
https://github.com/fedora-copr/copr/issues/4204
This commit is contained in:
Pavel Raiskup 2026-03-13 12:11:17 +01:00 committed by Kevin Fenzi
commit 8ef3ba86ac

View file

@ -36,6 +36,9 @@ bots:
- name: allow packit
user_agent_regex: packit.dev/packit
action: ALLOW
- name: allow copr
user_agent_regex: copr-common/*
action: ALLOW
- name: productmd
user_agent_regex: productmd
action: ALLOW