diff --git a/quest-config.json b/quest-config.json index e5bcf8454a179..f839d01293922 100644 --- a/quest-config.json +++ b/quest-config.json @@ -32,5 +32,11 @@ "ParentNodeId": 227484 } ], - "DefaultParentNode": 227485 + "DefaultParentNode": 227485, + "WorkItemTags": [ + { + "Label": ":checkered_flag: Release: .NET 9", + "Tag": "new-feature" + } + ] }