This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.
Slack notifications are not working - how to debug why? #319
Open
Description
openedon May 24, 2021
Hi guys! I added Slack webhook URL to our codecov.yml but Slack notifications are not sent. How can I debug it to understand why?
codecov:
token: "token_here"
coverage:
notify:
slack:
default:
url: "https://hooks.slack.com/services/some_hash_here"
only_pulls: false
threshold: 0%
branches: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
No labels