提交 a1507b7f 编写于 作者: J Jackson Kearl

Label invalid testplan items

上级 fcbad50f
......@@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v13
ref: v14
- name: Run Commands
uses: ./commands
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v13
ref: v14
- name: Run CopyCat (JacksonKearl/testissues)
uses: ./copycat
with:
......
......@@ -17,7 +17,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v13
ref: v14
- name: Run Locker
uses: ./locker
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v13
ref: v14
- name: Run Needs More Info Closer
uses: ./needs-more-info-closer
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v13
ref: v14
- name: Run Needs More Info Labeler
uses: ./needs-more-info-labeler
with:
......
......@@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v13
ref: v14
- name: Run New Release
uses: ./new-release
with:
......
......@@ -11,10 +11,11 @@ jobs:
uses: actions/checkout@v2
with:
repository: 'JacksonKearl/vscode-triage-github-actions'
ref: v13
ref: v14
- name: Run Test Plan Item Validator
uses: ./test-plan-item-validator
with:
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
label: testplan-item
invalidLabel: invalid-testplan-item
comment: Invalid test plan item. See errors below and the [test plan item spec](https://github.com/microsoft/vscode/wiki/Writing-Test-Plan-Items) for more information. This comment will go away when the issues are resolved.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册