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

@@ -17,7 +17,7 @@ jobs:
with:
repository: 'microsoft/vscode-github-triage-actions'
path: ./actions
ref: v14
ref: v15
- name: Install Actions
if: github.event_name != 'issues' || contains(github.event.issue.labels.*.name, 'feature-request')
run: npm install --production --prefix ./actions