enthought / envisage

Envisage is a Python-based framework for building applications whose functionalities can be extended by adding "plug-ins".
http://docs.enthought.com/envisage/
Other
82 stars 26 forks source link

Report cron job failures to main Slack channel, not bots channel #473

Closed mdickinson closed 2 years ago

mdickinson commented 2 years ago

This PR updates the scheduled workflows to report failures to the main ETS channel rather than the more noisy bots channel, in the hope that they're more likely to be noticed there. Successes continue to be reported to the bots channel.

mdickinson commented 2 years ago

Manual test here: https://github.com/enthought/envisage/actions/runs/2456244141. This did indeed produce a notification on the appropriate channel.