Implement round-robin classifier

Fixes #136688
This commit is contained in:
Jackson Kearl 2021-12-07 08:42:14 -08:00
parent 70f7866175
commit b2e10fed3f

View file

@ -47,4 +47,5 @@ jobs:
configPath: classifier
allowLabels: "needs more info|new release"
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
manifestDbConnectionString: ${{secrets.MANIFEST_DB_CONNECTION_STRING}}
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}