diff --git a/.github/triage-bot.config.json b/.github/triage-bot.config.json index 1f081d6cd3d21..35c33ebcc54a6 100644 --- a/.github/triage-bot.config.json +++ b/.github/triage-bot.config.json @@ -3,13 +3,13 @@ "params": [ { "keyword": "(@fluentui/react-northstar)", - "labels": ["Fluent UI react-northstar (v0)"], + "labels": ["Fluent UI react-northstar (v0)", "Needs: Triage :mag:"], "assignees": [] }, - { "keyword": "(@fluentui/react)", "labels": ["Fluent UI react (v8)"], "assignees": [] }, + { "keyword": "(@fluentui/react)", "labels": ["Fluent UI react (v8)", "Needs: Triage :mag:"], "assignees": [] }, { "keyword": "(@fluentui/react-components)", - "labels": ["Fluent UI react-components (v9)"], + "labels": ["Fluent UI react-components (v9)", "Needs: Triage :mag:"], "assignees": [] }, {