diff --git a/quest-config.json b/quest-config.json index c23b28bcc19..a8684bb818e 100644 --- a/quest-config.json +++ b/quest-config.json @@ -6,5 +6,19 @@ }, "ImportTriggerLabel": ":world_map: reQUEST", "ImportedLabel": ":pushpin: seQUESTered", - "DefaultParentNode": 410746 + "DefaultParentNode": 410746, + "WorkItemTags": [ + { + "Label": ":sparkler: Highlight :sparkler:", + "Tag": "Highlight-$FullMonthText$" + }, + { + "Label": ":mag_right: AISDLC :mag:", + "Tag": "SP-AISDLC" + }, + { + "Label": ":mag_right: AIPlatform :mag:", + "Tag": "SP-AIPlatform" + } + ] }