govCMS / scaffold-tooling

6 stars 17 forks source link

[DEVOPS-78] Added Slack notification for drush errors. #286

Closed barbun closed 1 year ago

barbun commented 1 year ago

Issue

System notifications would be more visible in Slack, this process currently triggers an email but most other notification systems notify a slack channel of a failure state. To ensure consistency between alerting and monitoring we should have the cron failures notify slack as well.

Proposed solution

Expand on govcms-drush wrapper and add a curl call to Slack when an error is detected.