Allow assigning "needs more info" issues.

This commit is contained in:
Jackson Kearl
2020-06-18 15:06:02 -07:00
parent 35c3393828
commit 09083d4be6

View File

@@ -45,5 +45,6 @@ jobs:
uses: ./actions/classifier-deep/apply/apply-labels
with:
configPath: classifier
allowLabels: "needs more info"
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}