X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=b484c25ea510f3bdeae3b1f65a16bc4563455b99;hb=a00e130dae74a213338e2b095ec855156d8f3d8a;hp=fb9cee43b2dfbe8fb229086785291ab91bfce706;hpb=a0a4c7d1e48c39a73119eb9107d402d60c83293b;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index fb9cee43b2d..b484c25ea51 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -114,6 +114,15 @@ trigger_files = [ "src/tools/rustdoc-themes", ] +[autolabel."T-compiler"] +trigger_files = [ + # Source code + "compiler", + + # Tests + "src/test/ui", +] + [notify-zulip."I-prioritize"] zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts topic = "#{number} {title}"