Adopt queue review bot behaviour (#149745)

This commit is contained in:
Jackson Kearl
2022-05-17 10:57:08 -07:00
committed by GitHub
parent 4f7f2c6135
commit d26569164e

View File

@@ -1,7 +1,7 @@
name: PR Chat
on:
pull_request_target:
types: [opened, ready_for_review]
types: [opened, ready_for_review, closed]
jobs:
main:
@@ -20,4 +20,5 @@ jobs:
with:
token: ${{secrets.VSCODE_ISSUE_TRIAGE_BOT_PAT}}
slack_token: ${{ secrets.SLACK_TOKEN }}
slack_bot_name: "VSCodeBot"
notification_channel: codereview