[BUG] Slack notifications appear to be broken #179
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
Describe the bug
Slack notifications appear to be broken.
When attempting to send slack notifications, they consistently fail:
This is after figuring out how to enable them, which could use a bit more documentation. After digging around, I was able to determine that scrutiny is using shoutrrr for notifications. The documentation for slack notifications on shoutrrr is equally non-existent and I've opened an issue with them about it.
Nevertheless, slack should be configured using webhooks: https://api.slack.com/messaging/webhooks
A properly formatted slack connection string would look something like
Unfortunately, this doesn't work. Slack notifications all fail.
The text was updated successfully, but these errors were encountered: