Feature Request: Dedicated Slack Notification Target for Errors

Description:

Implement a dedicated Slack notification target specifically for error notifications to reduce noise from general deployment messages.

Current Process:

All deployment notifications (start, success and failure) are sent to the same Slack channel.

Proposed Process:

Option to setup a dedicated error target.

Nils

This is a good idea.

Although I think we are first going to do Webhooks. Then you can send the web hooks to something like Connect or other receiver, and then do what ever conditional stuff you want there. Send errors one place send success somewhere else.

Thanks

Todd