mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 16:49:06 +01:00
Update the triage flow (#186656)
This commit is contained in:
6
.github/workflows/deep-classifier-runner.yml
vendored
6
.github/workflows/deep-classifier-runner.yml
vendored
@@ -47,6 +47,8 @@ jobs:
|
||||
with:
|
||||
configPath: classifier
|
||||
allowLabels: "info-needed|new release|error-telemetry|*english-please|translation-required"
|
||||
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
|
||||
manifestDbConnectionString: ${{secrets.MANIFEST_DB_CONNECTION_STRING}}
|
||||
tenantId: ${{secrets.TOOLS_TENANT_ID}}
|
||||
clientId: ${{secrets.TOOLS_CLIENT_ID}}
|
||||
clientSecret: ${{secrets.TOOLS_CLIENT_SECRET}}
|
||||
clientScope: ${{secrets.TOOLS_CLIENT_SCOPE}}
|
||||
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
|
||||
|
||||
Reference in New Issue
Block a user