X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=b484c25ea510f3bdeae3b1f65a16bc4563455b99;hb=3f4aaf4f2e9fd49736e660475f446619e8734e09;hp=fb9cee43b2dfbe8fb229086785291ab91bfce706;hpb=87cda671e5da0b768c02ad72ed91c71740ef1bc3;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}"