Endid - Intelligently monitor GitHub Actions in Slack
by•
The intelligent way to track GitHub Actions Workflows in Slack. No complicated setup or fiddly YAML code in your workflows.
Choose to be notified only when the status changes - when a workflow fails, and then once it has been fixed again.
Replies
Best
Maker
📌
I struggled for a while adding Slack notifications to my GitHub Actions YAML files, which is cumbersome and creates a lot of noise, especially during workflow development. So I built a native Slack app to monitor actions reliably and without pinging Slack unnecessarily.
I've now turned it into Endid - a product that anyone can use. It's free for public repositories, and it's great to see some open-source projects using it. There is a paid plan for private repos too.
The most important feature is that you can set it to notify only on failure, or only when the status changes. This keeps notifications under control!
Everything is controlled within the Slack app. No need to remember to copy and paste the Slack actions YAML in every workflow...
Report
That's a pretty cool tool, I wished it existed for a long time.
Replies