Skip to content

Commit

Permalink
ci: make perf tests only alert on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
NicholasBlaskey committed Feb 2, 2024
1 parent ef656bc commit 329dc69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/real_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2293,7 +2293,7 @@ jobs:
--skip-final-snapshot
- slack/status:
fail_only: false
fail_only: true
only_for_branches: main
failure_message: ':thisisfine: A \`${CIRCLE_JOB}\` job on branch \`${CIRCLE_BRANCH}\` has failed!'
mentions: "U03CP4ZKY2D" # Ping Nick Blaskey for now. Eventually switch this to perf team.
Expand Down

0 comments on commit 329dc69

Please sign in to comment.