Skip to content
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
ellenaua opened this issue May 24, 2021 · 0 comments
Open

Slack notifications are not working - how to debug why? #319

ellenaua opened this issue May 24, 2021 · 0 comments

Comments

@ellenaua
Copy link

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant