bot: label PRs that touch lib/events with "audit-log"

This commit is contained in:
Zac Bergquist 2021-12-31 13:44:10 -07:00 committed by Zac Bergquist
parent dbc039c39d
commit 041f1ea697

View file

@ -104,6 +104,7 @@ var prefixes map[string][]string = map[string][]string{
"rfd/": []string{"documentation", "rfd"},
"examples/chart": []string{"helm"},
"lib/bpf/": []string{"bpf"},
"lib/events": []string{"audit-log"},
"lib/kube": []string{"kubernetes"},
"lib/srv/desktop": []string{"desktop-access"},
"lib/srv/desktop/rdp": []string{"desktop-access", "rdp"},