Show HN: Send Cloudflare Worker build events to Pushover
Category: infrastructure
Tags: cloudflare, notifications, pushover, workers, build-events
Score: 4.3/10 (Innovation: 2, Technical: 3, Documentation: 7, Utility: 5)
This project is a Cloudflare Worker that receives build events from a Cloudflare Queue and forwards them as push notifications via Pushover. It fills a niche need for real-time CI/CD alerts on mobile devices for Cloudflare Workers developers.
Target audience: backend devs, devops
Repository: https://github.com/sslboard/pushover-cloudflare-build-notifications ยท TypeScript
View on Hacker News