We have a few sites deployed to Render. We have Slack notifications hooked up.
At the moment, all notifications for all sites go into a single Slack channel. I would love to funnel events for specific sites to specific channels.
In our setup we have separate Production and Staging Static Sites. I’d like to direct deploys to our Production site to a Slack channel (e.g. #production-deploys) and deploys to our Staging site to a different Slack channel (e.g. #staging-deploys).
Can this be achieved with Render?