mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user