X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=a5724ddfb88eb6f805c140eac1a39e12b6757e81;hb=f995b67a4cbc32fd256dc5f26b76ab1944aa5880;hp=f6f1b918f061f30a107e5c1ae71ea556f852d7c4;hpb=fe55eee9a55a1019a2398d22b91bc201e3d4fb94;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index f6f1b918f06..a5724ddfb88 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -136,6 +136,21 @@ exclude_labels = [ "T-*", ] +[autolabel."T-libs"] +trigger_files = [ + "library/alloc", + "library/core", + "library/panic_abort", + "library/panic_unwind", + "library/std", + "library/stdarch", + "library/term", + "library/test", +] +exclude_labels = [ + "T-*", +] + [notify-zulip."I-prioritize"] zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts topic = "#{number} {title}"