Adopt issue classifier.

Closes #95086.
Closes #95091.
This commit is contained in:
Jackson Kearl
2020-05-07 11:11:34 -07:00
parent 9a087f1943
commit 38e322b6c4
12 changed files with 68 additions and 318 deletions

View File

@@ -14,7 +14,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v14
ref: v15
- name: Install Actions
if: contains(github.event.issue.labels.*.name, 'testplan-item') || contains(github.event.issue.labels.*.name, 'invalid-testplan-item')
run: npm install --production --prefix ./actions