mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
anubis: allow flatpak delta-indexes
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -20,6 +20,9 @@ bots:
|
||||
- name: allow iot refs
|
||||
path_regex: ^/iot/repo/refs
|
||||
action: ALLOW
|
||||
- name: allow flatpak deltas
|
||||
path_regex: ^/ostree/repo/delta-indexes
|
||||
action: ALLOW
|
||||
- name: forks
|
||||
path_regex: ^/fork/
|
||||
action: WEIGH
|
||||
|
||||
Reference in New Issue
Block a user