add more allow labels

This commit is contained in:
Jackson Kearl 2022-01-18 19:00:10 -08:00
parent 354f700a32
commit 7ac956026f
No known key found for this signature in database
GPG key ID: DA09A59C409FC400

View file

@ -46,7 +46,7 @@ jobs:
uses: ./actions/classifier-deep/apply/apply-labels
with:
configPath: classifier
allowLabels: "needs more info|new release"
allowLabels: "needs more info|new release|error-telemetry|*english-please|translation-required"
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
manifestDbConnectionString: ${{secrets.MANIFEST_DB_CONNECTION_STRING}}
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}