mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 06:21:50 +01:00
Use triage bot PAT for TPI validator so comments come from bot (#157944)
This commit is contained in:
1
.github/workflows/on-open.yml
vendored
1
.github/workflows/on-open.yml
vendored
@@ -66,6 +66,7 @@ jobs:
|
||||
- name: Run Test Plan Item Validator
|
||||
uses: ./actions/test-plan-item-validator
|
||||
with:
|
||||
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
|
||||
refLabel: on-testplan
|
||||
label: testplan-item
|
||||
invalidLabel: invalid-testplan-item
|
||||
|
||||
Reference in New Issue
Block a user