From c838129205fa062059bf9de2158395649d9fde5c Mon Sep 17 00:00:00 2001 From: Michael Goulet Date: Thu, 26 May 2022 12:42:14 -0700 Subject: [PATCH] Update `triagebot.toml` for macos ping group --- triagebot.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/triagebot.toml b/triagebot.toml index f6f1b918f061f..994936c6e761f 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"