mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
anubis: allow .zck files universally
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -36,6 +36,9 @@ bots:
|
||||
- name: productmd
|
||||
user_agent_regex: productmd
|
||||
action: ALLOW
|
||||
- name: zchunk
|
||||
path_regex: '.*zck'
|
||||
action: ALLOW
|
||||
- name: atlassian
|
||||
user_agent_regex: Atlassian-Jira-Automation/*
|
||||
action: ALLOW
|
||||
|
||||
Reference in New Issue
Block a user