45
Configurable slack notifications
K
Kai Marshland
For an individual service/worker/cron job, I want to be able to set what I get notifications in slack for:
- Deploy failed
- Deploy succeeded
- Deploy canceled
- Deploy started
- Crashed
- Cron job failed
Use case is that I have a lot of services from a monorepo. I only need a deploy notification from one or two of them, but failure notifications I would like from all of them.
Log In
i
iain
I'd love this too. I get a ton of deploy notifications because we make small PRs, but all we really care about is if there are issues. That makes the slack integration mostly noise and not very useful
E
Ethan Sherbondy
+1 would really appreciate this feature. Would love to be able to split out prod service deploy alerts to a higher importance prod slack monitoring channel eg, and avoid any alerts for preview envs or demote them to a separate less critical alerts channel.
Adrian Duong
K
Kai Marshland
This could be achieved via https://render.canny.io/features/p/deploy-webhooks, which would allow essentially limitless customization