Skip to content

Commit

Permalink
chore(codecov): add slack webhook integration (coder#4532)
Browse files Browse the repository at this point in the history
Co-authored-by: Teffen <[email protected]>
  • Loading branch information
jsjoeio and Teffen authored Nov 19, 2021
1 parent 3157a40 commit db35c47
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,14 @@ coverage:
range: "40...70"
status:
patch: off
notify:
slack:
default:
url: secret:v1::tXC7VwEIKYjNU8HRgRv2GdKOSCt5UzpykKZb+o1eCDqBgb2PEqwE3A26QUPYMLo4BO2qtrJhFIvwhUvlPwyzDCNGoNiuZfXr0UeZZ0y1TcZu672R/NBNMwEPO/e1Ye0pHxjzKHnuH7HqbjFucox/RBQLtiL3J56SWGE3JtbkC6o=
threshold: 1%
only_pulls: false
branches:
- "main"

parsers:
gcov:
Expand Down

0 comments on commit db35c47

Please sign in to comment.