Skip to content

Commit 8cd3fe0

Browse files
author
Jackson Kearl
committed
Allow assigning "new release" issues
1 parent 09083d4 commit 8cd3fe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deep-classifier-runner.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,6 @@ jobs:
4545
uses: ./actions/classifier-deep/apply/apply-labels
4646
with:
4747
configPath: classifier
48-
allowLabels: "needs more info"
48+
allowLabels: "needs more info|new release"
4949
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
5050
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}

0 commit comments

Comments
 (0)