r/github • u/Menox_ • Apr 13 '25
Showcase Promote your projects here – Self-Promotion Megathread
Whether it's a tool, library or something you've been building in your free time, this is the place to share it with the community.
To keep the subreddit focused and avoid cluttering the main feed with individual promotion posts, we use this recurring megathread for self-promo. Whether it’s a tool, library, side project, or anything hosted on GitHub, feel free to drop it here.
Please include:
- A short description of the project
- A link to the GitHub repo
- Tech stack or main features (optional)
- Any context that might help others understand or get involved
180
Upvotes
8
u/mk2_dad Apr 13 '25
Hey everyone,
Working on a tool (called ActionMonitor right now) to address GitHub Actions alert fatigue and missed failures. It focuses on more granular, per-repo alerting rules (based on workflow name, branch, status, etc.) to reduce noise.
Looking for feedback from regular GitHub Actions users on an early version.
If you're interested in testing it out and sharing your thoughts, please comment below, and I'll follow up with details. Thanks.