X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=triagebot.toml;h=f6f1b918f061f30a107e5c1ae71ea556f852d7c4;hb=54408f096377190a7faf67cb7ef4eda6e1ed4700;hp=b484c25ea510f3bdeae3b1f65a16bc4563455b99;hpb=cce9231c19378f57b05f3c8b09df317c3a512f82;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index b484c25ea51..f6f1b918f06 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -73,6 +73,13 @@ Thanks! <3 """ label = "O-riscv" +[ping.fuchsia] +message = """\ +Hey friends of Fuchsia! This issue could use some guidance on how this should be +resolved/implemented on Fuchsia. Could one of you weigh in? +""" +label = "O-fuchsia" + [prioritize] label = "I-prioritize" @@ -113,6 +120,9 @@ trigger_files = [ "src/tools/rustdoc-js", "src/tools/rustdoc-themes", ] +exclude_labels = [ + "T-*", +] [autolabel."T-compiler"] trigger_files = [ @@ -122,6 +132,9 @@ trigger_files = [ # Tests "src/test/ui", ] +exclude_labels = [ + "T-*", +] [notify-zulip."I-prioritize"] zulip_stream = 245100 # #t-compiler/wg-prioritization/alerts