Skip to content

Commit

Permalink
Move to new bot name (microsoft#149658)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jackson Kearl authored and Mingpan committed May 23, 2022
1 parent 688d89a commit 7b29cee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deep-classifier-assign-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: "Run Classifier: Monitor"
uses: ./actions/classifier-deep/monitor
with:
botName: vscode-triage-bot
botName: VSCodeTriageBot
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}
2 changes: 1 addition & 1 deletion .github/workflows/deep-classifier-unassign-monitor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: "Run Classifier: Monitor"
uses: ./actions/classifier-deep/monitor
with:
botName: vscode-triage-bot
botName: VSCodeTriageBot
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
appInsightsKey: ${{secrets.TRIAGE_ACTIONS_APP_INSIGHTS}}

0 comments on commit 7b29cee

Please sign in to comment.