According to the Slack notifications guide, Render sends notifications for the following events:
New deploys (both successes and failures).
Cron Job failures.
Service failures.
However, I’m only seeing notifications for failed builds. Is this an issue or is there additional configuration needed for successful deploys as well? Also, is it currently possible to get notifications for successful cron jobs?
There’s really not a lot of config for this - the only option is to enable Slack notifications for the team the services are in - I just tested this out on my own account and saw this:
This was a manual deploy I forced and then a cron job that I purposely broke to trigger an alert.