Merge remote-tracking branch 'origin/main' into main

This commit is contained in:
Connor Peet
2022-01-24 11:52:03 -08:00

View File

@@ -23,13 +23,14 @@ jobs:
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
owner: JacksonKearl
repo: testissues
- name: Run CopyCat (chrmarti/testissues)
uses: ./actions/copycat
with:
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
owner: chrmarti
repo: testissues
# - name: Run CopyCat (chrmarti/testissues)
# uses: ./actions/copycat
# with:
# appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
# token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
# owner: chrmarti
# repo: testissues
- name: Run New Release
uses: ./actions/new-release