scrapinghub / shub-workflow

BSD 3-Clause "New" or "Revised" License
13 stars 14 forks source link

adding slack message feature #71

Closed emarondan closed 1 month ago

emarondan commented 1 month ago

This PR introduces a new feature that integrates Slack notification capabilities into the shub_workflow classes by creating a reusable SlackMixin and MonitorSlackMixin. These classes allow for sending alerts and failure reasons directly to Slack channels when a job or monitor process completes.