X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=triagebot.toml;h=e161adcd6e0244e002ee2acd7dac15e4a0023c42;hb=f671bc969f4bd07490eb30cf230883169924d7a8;hp=a5724ddfb88eb6f805c140eac1a39e12b6757e81;hpb=edba28277038f24ee80b88b66e054ec33facefa4;p=rust.git diff --git a/triagebot.toml b/triagebot.toml index a5724ddfb88..e161adcd6e0 100644 --- a/triagebot.toml +++ b/triagebot.toml @@ -80,6 +80,13 @@ resolved/implemented on Fuchsia. Could one of you weigh in? """ label = "O-fuchsia" +[ping.macos] +message = """\ +Hey MacOS Group! This issue or PR could use some MacOS-specific guidance. Could one +of you weigh in? Thanks <3 +""" +label = "O-macos" + [prioritize] label = "I-prioritize"