Skip to content

Commit 4072507

Browse files
authored
ci: fail the flakiness report when it cannot report to slack (#7956)
1 parent 37c4f8e commit 4072507

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/flakiness.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
with:
3737
method: chat.postMessage
3838
token: ${{ secrets.SLACK_BOT_TOKEN }}
39+
errors: true
3940
payload: |
4041
channel: ${{ secrets.SLACK_CHANNEL_ID }}
4142
blocks:

0 commit comments

Comments
 (0)