Audit of 35 Popular GitHub Repos Reveals Widespread CI Workflow Inefficiencies
A developer scanned the GitHub Actions configurations of 35 well-known open-source projects — including Vite, Next.js, Prisma, and tRPC — to analyse CI run patterns, failure rates, and cost inefficiencies. The audit found that every single repository had at least one fixable issue, with missing job timeouts, absent paths filters, and no concurrency cancellation each appearing in over 32 of the 35 repos. Several projects, including tRPC, drizzle-orm, and cal.com, were found to have scheduled workflows that have been failing on nearly every run yet remain active. Failure rates across repos ranged from near-zero to roughly 34%, with always-failing scheduled workflows pulling averages higher for some projects. The developer released a free scanning tool that allows any public repository owner to generate a similar scorecard and identify long-neglected workflow problems.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in