Skip to content

Commit 0b7e276

Browse files
committed
Add notification configuration
1 parent aee8059 commit 0b7e276

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.codecov.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@ coverage:
1717
round: down
1818

1919
# Notification settings:
20-
# - notify: TODO (slack, gitter)
20+
notify:
21+
slack:
22+
default:
23+
url: "secret:JUKJSnol70QPCceIZFokxa1sLK7E0GJrX4ytQfsvCulNLI8QRHVSTRIkntmcCGyON/dYPCc3caSlQKwh6hY5bCaAN3q9Iv3l1krivlvq1/4WsN3qFP/DnbbeFEYypBPeV8yJv0lvxAzD/GQTu+bz0jqrlZhH6Mbzh5hA3j5NkNg="
24+
attachments: "sunburst, diff"
2125

2226

2327
status:

0 commit comments

Comments
 (0)