From 256ce47ed87fceb2935c515988297c6359f4f14b Mon Sep 17 00:00:00 2001 From: Simon Moreno <30335873+simorenoh@users.noreply.github.com> Date: Fri, 26 Aug 2022 11:36:46 -0400 Subject: [PATCH 1/2] [Cosmos] change tags for Cosmos SDK team Most of the issues filed for the SDK team get the tags Cosmos and Client by the azure-bot, rather than Service Attention. These changes would help us get notified faster than having to be manually checking or getting manually tagged by others. --- .github/fabricbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/fabricbot.json b/.github/fabricbot.json index 88e437d03a62..350488250aca 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -1910,13 +1910,13 @@ }, { "labels": [ - "Service Attention", + "Client", "Cosmos" ], "mentionees": [ "simorenoh", "gahl-levy", - "pjohari-ms" + "JericHunter" ] }, { From 6ea688df2a43f91a79d5655705797b22d1db29aa Mon Sep 17 00:00:00 2001 From: Simon Moreno <30335873+simorenoh@users.noreply.github.com> Date: Mon, 29 Aug 2022 11:26:48 -0400 Subject: [PATCH 2/2] Update fabricbot.json --- .github/fabricbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/fabricbot.json b/.github/fabricbot.json index 350488250aca..1ed6510a8b0a 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -1908,6 +1908,18 @@ "seanmck" ] }, + { + "labels": [ + "Service Attention", + "Cosmos" + ], + "mentionees": [ + "simorenoh", + "gahl-levy", + "pjohari-ms", + "JericHunter" + ] + }, { "labels": [ "Client",