Show HN: Managing multiple GitHub Actions workflows, a tool to centralize them

1 month ago 2

Hey everyone,

I’ve been working on several projects recently, and one pain point kept coming back: jumping between multiple repos to keep track of GitHub Actions workflows. • Hard to see all running workflows at once • No easy way to get insights across repos • Constant context switching

So, I decided to build a small tool for myself — it ended up becoming Squidly.

What it does: • Centralizes all your GitHub workflows in a single dashboard • Lets you monitor and get insights (success/failure, bottlenecks, etc.) • Makes it easier to manage without repo-hopping

It’s still in early beta, but I thought it might be useful for others here too.

I’d really love your feedback: • Is this actually a pain you feel in your teams? • What features would make it truly valuable for you?

Thanks a lot — happy to answer questions and share more details if anyone’s interested


Comments URL: https://news.ycombinator.com/item?id=45474906

Points: 1

# Comments: 0

Read Entire Article