Actions Usage
GitHub Actions consumption analytics — where CI minutes go, and which workflows run a lot while producing little.
Table of Contents
📈 GitHub Actions Usage
Where your Actions minutes go across every registry repo, and — quantitatively — which workflows are high-running but low-effective. Refreshed daily by .github/workflows/actions-usage.yml (via PyGithub) into _data/actions_usage.yml.
54.8h
21.2h
77.8%
1594
105
16
Cost = wall-clock run minutes (run_started_at → updated_at), a proxy for billable minutes. Value = share of minutes ending in success. Waste = minutes on failed/cancelled/timed-out runs.
Consumption by workflow type
| Type | Share of minutes | Minutes | Runs | Effectiveness | Wasted |
|---|---|---|---|---|---|
| ai |
|
1620 | 379 | 38.2% | 984m |
| ci |
|
1127 | 295 | 80.5% | 219m |
| security |
|
178 | 181 | 98.0% | 4m |
| deploy |
|
117 | 124 | 93.4% | 8m |
| dependencies |
|
94 | 85 | 52.7% | 43m |
| automation |
|
52 | 361 | 68.0% | 1m |
| release |
|
42 | 32 | 97.6% | 1m |
| other |
|
39 | 81 | 80.7% | 7m |
| docs |
|
22 | 56 | 83.1% | 4m |
Cost vs. effectiveness
Each dot is a workflow: x = minutes consumed (√-scaled), y = effectiveness (% of minutes ending in success), size = run count. The shaded corner (high cost, low value) is where to look first.
Workflows — drill down
| Repo / workflow | Type | Runs | Min | Avg | p95 | Success | Effective | Wasted | Signals |
|---|---|---|---|---|---|---|---|---|---|
| it-journey / ♾️ Quest Perfection Loop | ai | 15 | 1153 | 76.9 | 171.5 | 53.3% | 36.9% | 728m | high-cost·low-value flaky slow |
| skills / Vally Evaluation | ai | 6 | 220 | 36.7 | 132.8 | 0.0% | 0.0% | 220m | high-cost·low-value failing slow |
| zer0-mistakes / Comprehensive CI Pipeline | ci | 62 | 567 | 9.2 | 19.8 | 65.6% | 76.4% | 134m | flaky |
| it-journey / 🤖 Dependabot auto-merge | dependencies | 35 | 36 | 1.0 | 1.7 | 66.7% | 11.2% | 30m | high-cost·low-value |
| law-ai / Nightly Tests & Autonomy | ci | 5 | 26 | 5.1 | 6.5 | 0.0% | 0.0% | 26m | high-cost·low-value failing cron-heavy |
| skills / Vally Evaluation | ai | 27 | 32 | 1.2 | 2.9 | 5.9% | 29.0% | 17m | high-cost·low-value failing cancel-heavy |
| skills / Smoke Test | ci | 49 | 41 | 0.8 | 1.4 | 63.8% | 66.2% | 14m | flaky |
| zpl-viewer / CI | ci | 5 | 13 | 2.6 | 3.5 | 0.0% | 0.0% | 13m | high-cost·low-value failing |
| skills / Vally Evaluation | ai | 10 | 16 | 1.6 | 4.1 | 0.0% | 0.0% | 9m | high-cost·low-value failing cancel-heavy |
| law-ai / CI | ci | 9 | 25 | 2.8 | 4.1 | 57.1% | 59.7% | 10m | flaky cancel-heavy |
| it-journey / 🤝 Content Auto-Merge | ai | 114 | 28 | 0.3 | 0.3 | 8.0% | 60.3% | 7m | failing cancel-heavy |
| zpl-viewer / Dependabot Updates | dependencies | 6 | 7 | 1.2 | 2.4 | 16.7% | 15.5% | 6m | high-cost·low-value failing |
| bashconsultants / Site health | other | 5 | 6 | 1.3 | 1.4 | 0.0% | 0.0% | 6m | high-cost·low-value failing cron-heavy |
| bashcrawl / CI | ci | 13 | 11 | 0.9 | 1.0 | 53.8% | 49.0% | 6m | high-cost·low-value flaky |
| zer0-mistakes / TEST (Latest Dependencies) | ci | 35 | 238 | 6.8 | 8.1 | 91.4% | 97.7% | 6m | |
| law-ai / Dependabot Updates | dependencies | 6 | 8 | 1.3 | 1.7 | 33.3% | 35.5% | 5m | high-cost·low-value failing |
| edgar-data-parse / CI | ci | 32 | 47 | 1.5 | 1.7 | 90.6% | 92.7% | 4m | |
| it-journey / 🤝 Issue PR Auto-Merge | automation | 114 | 6 | 0.1 | 0.2 | 0.0% | 0.0% | 1m | failing cancel-heavy |
| barodybroject / CI - Build and Test | ci | 1 | 3 | 3.2 | 3.2 | 0.0% | 0.0% | 3m | |
| bashconsultants / Azure Static Web Apps CI/CD | ci | 3 | 3 | 1.0 | 1.0 | 0.0% | 0.0% | 3m | failing |
| it-journey / CodeQL | security | 53 | 65 | 1.2 | 1.7 | 89.6% | 96.0% | 3m | |
| edgar-data-parse / pages-build-deployment | deploy | 9 | 6 | 0.6 | 0.8 | 55.6% | 60.6% | 2m | flaky |
| zer0-mistakes / pages-build-deployment | deploy | 17 | 19 | 1.1 | 1.3 | 88.2% | 89.4% | 2m | |
| zer0-mistakes / CI self-repair | automation | 81 | 5 | 0.1 | 0.2 | 100.0% | 17.1% | 0m | |
| zer0-mistakes / Auto-merge low-risk PRs | automation | 51 | 4 | 0.1 | 0.2 | 0.0% | 0.0% | 0m | |
| it-journey / 🏗️ Build Validation & Cross-Platform Testing | ci | 10 | 13 | 1.3 | 1.9 | 80.0% | 87.0% | 2m | flaky |
| zer0-mistakes / Convert Jupyter Notebooks | docs | 9 | 5 | 0.6 | 1.4 | 55.6% | 68.1% | 2m | flaky |
| zer0-mistakes / 🤝 Issue PR Auto-Merge | automation | 59 | 3 | 0.1 | 0.2 | 0.0% | 0.0% | 0m | |
| it-journey / 🔗 Link Health Guardian | docs | 37 | 13 | 0.3 | 0.5 | 87.5% | 87.5% | 2m | |
| githubai / AI-Powered Documentation & Release | ai | 1 | 1 | 1.3 | 1.3 | 0.0% | 0.0% | 1m | |
| it-journey / pages-build-deployment | deploy | 15 | 31 | 2.1 | 2.3 | 93.3% | 96.2% | 1m | |
| zer0-mistakes / Secret scan | security | 45 | 16 | 0.4 | 0.4 | 93.2% | 93.3% | 1m | |
| edgar-data-parse / Publish static site | release | 13 | 30 | 2.3 | 9.0 | 76.9% | 96.6% | 1m | flaky |
| zer0-mistakes / Evidence gate | other | 52 | 15 | 0.3 | 0.4 | 86.3% | 94.4% | 1m | |
| 2005 / pages-build-deployment | deploy | 11 | 9 | 0.9 | 1.2 | 90.9% | 91.8% | 1m | |
| csv-vscoode / Dependabot Updates | dependencies | 2 | 2 | 0.9 | 1.0 | 50.0% | 53.7% | 1m | |
| zer0-mistakes / Deploy chat proxy | deploy | 2 | 1 | 0.4 | 0.5 | 0.0% | 0.0% | 1m | |
| bashcrawl / Dependency Updates | dependencies | 2 | 1 | 0.4 | 0.4 | 0.0% | 0.0% | 1m | |
| it-journey / 🤖 Agentic Quest Review | ai | 26 | 24 | 0.9 | 7.5 | 27.3% | 95.5% | 0m | failing cancel-heavy |
| zer0-mistakes / Content & Docs Review | ai | 16 | 13 | 0.8 | 1.1 | 93.8% | 95.1% | 1m | |
| zer0-mistakes / 🧭 Issue Autopilot | ai | 19 | 5 | 0.2 | 0.3 | 42.1% | 86.3% | 1m | failing cancel-heavy |
| README / Docs Quality Check | docs | 1 | 1 | 0.5 | 0.5 | 0.0% | 0.0% | 1m | |
| zer0-pages / pages-build-deployment | deploy | 1 | 1 | 0.5 | 0.5 | 0.0% | 0.0% | 1m | |
| zer0-pages / Deploy Pages | deploy | 4 | 2 | 0.6 | 0.8 | 75.0% | 89.0% | 0m | flaky |
| bashconsultants / PR to upstream (amr-bash) | other | 9 | 1 | 0.2 | 0.2 | 77.8% | 75.3% | 0m | flaky |
| zer0-mistakes / Lint workflows | ci | 13 | 3 | 0.2 | 0.3 | 92.3% | 93.6% | 0m | |
| skills / Copilot SDK Tests | ai | 14 | 0 | 0.0 | 0.1 | 0.0% | 0.0% | 0m | cron-heavy |
| zer0-mistakes / CodeQL Security Scanning | security | 55 | 65 | 1.2 | 1.5 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Nightly Extended Tests | ci | 6 | 64 | 10.7 | 11.4 | 100.0% | 100.0% | 0m | cron-heavy |
| skills / CodeQL | security | 22 | 27 | 1.2 | 1.6 | 100.0% | 100.0% | 0m | |
| bashconsultants / Build & validate | ci | 21 | 21 | 1.0 | 1.4 | 100.0% | 100.0% | 0m | |
| edgar-data-parse / Dependabot Updates | dependencies | 14 | 20 | 1.4 | 2.7 | 100.0% | 100.0% | 0m | |
| bamr87.github.io / pages-build-deployment | deploy | 15 | 19 | 1.3 | 1.1 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Copilot | ai | 5 | 18 | 3.6 | 5.0 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Install Matrix | ci | 6 | 17 | 2.8 | 3.4 | 100.0% | 100.0% | 0m | |
| edgar-data-parse / Refresh warehouse dataset | automation | 2 | 17 | 8.3 | 8.5 | 100.0% | 100.0% | 0m | |
| it-journey / 🚀 Sync gh-pages from main | deploy | 36 | 16 | 0.4 | 0.6 | 100.0% | 100.0% | 0m | cron-heavy |
| bamr87.github.io / Regenerate site indexes | other | 14 | 15 | 1.1 | 1.7 | 100.0% | 100.0% | 0m | cron-heavy |
| it-journey / 🧭 Issue Autopilot | ai | 8 | 15 | 1.9 | 2.4 | 100.0% | 100.0% | 0m | cron-heavy |
| zer0-mistakes / Claude | ai | 1 | 15 | 14.7 | 14.7 | 100.0% | 100.0% | 0m | slow |
| it-journey / 🧭 CMS Daily Content Loop | ai | 8 | 14 | 1.8 | 4.7 | 100.0% | 100.0% | 0m | cron-heavy |
| skills / Copilot | ai | 3 | 14 | 4.7 | 5.8 | 100.0% | 100.0% | 0m | |
| it-journey / 🎯 Quest Content Validation | ai | 30 | 14 | 0.5 | 0.8 | 100.0% | 100.0% | 0m | |
| edgar-data-parse / Copilot | ai | 6 | 13 | 2.2 | 2.6 | 100.0% | 100.0% | 0m | |
| bashcrawl / Test Framework | ci | 3 | 13 | 4.4 | 5.1 | 100.0% | 100.0% | 0m | |
| law-ai / Integration Tests | ci | 5 | 12 | 2.5 | 2.7 | 100.0% | 100.0% | 0m | |
| bashconsultants / pages-build-deployment | deploy | 10 | 11 | 1.1 | 1.2 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Release | release | 17 | 10 | 0.6 | 1.3 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Sync | automation | 27 | 10 | 0.4 | 0.9 | 100.0% | 100.0% | 0m | |
| bashcrawl / Dependabot Updates | dependencies | 10 | 8 | 0.8 | 1.1 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Copilot cloud agent | ai | 1 | 7 | 6.9 | 6.9 | 100.0% | 100.0% | 0m | |
| it-journey / Dependabot Updates | dependencies | 3 | 6 | 1.9 | 3.8 | 100.0% | 100.0% | 0m | |
| it-journey / Sync GitHub Profile Data | automation | 8 | 5 | 0.7 | 2.0 | 100.0% | 100.0% | 0m | cron-heavy |
| bashcrawl / Code Quality & Security | security | 3 | 5 | 1.6 | 2.8 | 100.0% | 100.0% | 0m | |
| it-journey / 🧹 Lint workflows | ci | 12 | 5 | 0.4 | 0.4 | 100.0% | 100.0% | 0m | |
| it-journey / Frontmatter Validation | docs | 8 | 4 | 0.5 | 1.0 | 100.0% | 100.0% | 0m | |
| it-journey / ✒️ Content Quality (brand gate) | ai | 8 | 4 | 0.5 | 0.9 | 100.0% | 100.0% | 0m | |
| law-ai / Copilot | ai | 1 | 3 | 3.3 | 3.3 | 100.0% | 100.0% | 0m | |
| law-ai / Evolve (weekly autopilot) | ai | 2 | 3 | 1.4 | 2.5 | 100.0% | 100.0% | 0m | |
| it-journey / Quest Idea Intake | ai | 21 | 3 | 0.1 | 0.2 | 100.0% | 100.0% | 0m | |
| aieo / CI | ci | 2 | 3 | 1.3 | 1.4 | 100.0% | 100.0% | 0m | |
| it-journey / ⚔️ Quest Forge | ai | 21 | 3 | 0.1 | 0.2 | 100.0% | 100.0% | 0m | |
| bashcrawl / Dependency Graph | dependencies | 3 | 2 | 0.8 | 0.9 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Assign merged PRs to milestone | automation | 17 | 2 | 0.1 | 0.2 | 100.0% | 100.0% | 0m | |
| it-journey / 🏭 Content Factory | ai | 8 | 2 | 0.3 | 1.1 | 100.0% | 100.0% | 0m | cron-heavy |
| zer0-mistakes / Dependabot Updates | dependencies | 1 | 2 | 2.0 | 2.0 | 100.0% | 100.0% | 0m | |
| it-journey / 📝 Content Review | ai | 6 | 2 | 0.3 | 1.1 | 100.0% | 100.0% | 0m | |
| githubai / Automated Versioning | release | 1 | 1 | 1.4 | 1.4 | 100.0% | 100.0% | 0m | |
| bashcrawl / Game Content Validation | ci | 2 | 1 | 0.6 | 0.7 | 100.0% | 100.0% | 0m | |
| it-journey / 🔍 Dependency Security Checker | dependencies | 1 | 1 | 1.2 | 1.2 | 100.0% | 100.0% | 0m | |
| bashcrawl / Blank-Slate Audit | security | 2 | 1 | 0.6 | 0.6 | 100.0% | 100.0% | 0m | |
| bashcrawl / GitHub Pages | deploy | 2 | 1 | 0.5 | 0.5 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Update Dependencies | ci | 1 | 1 | 0.9 | 0.9 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Dependency Graph | dependencies | 1 | 1 | 0.8 | 0.8 | 100.0% | 100.0% | 0m | |
| law-ai / pages-build-deployment | deploy | 1 | 1 | 0.8 | 0.8 | 100.0% | 100.0% | 0m | |
| edgar-data-parse / Dependency Graph | dependencies | 1 | 1 | 0.8 | 0.8 | 100.0% | 100.0% | 0m | |
| it-journey / Update Contributor Profiles | automation | 1 | 0 | 0.4 | 0.4 | 100.0% | 100.0% | 0m | |
| law-ai / deploy-lsat-pages | deploy | 1 | 0 | 0.4 | 0.4 | 100.0% | 100.0% | 0m | |
| zer0-mistakes / Giscus comment digest | automation | 1 | 0 | 0.2 | 0.2 | 100.0% | 100.0% | 0m | |
| zpl-viewer / Release | release | 1 | 0 | 0.2 | 0.2 | 100.0% | 100.0% | 0m | |
| it-journey / 🔭 Theme Scout | ai | 1 | 0 | 0.1 | 0.1 | 100.0% | 100.0% | 0m | |
| it-journey / 🔍 Agent Audit | security | 1 | 0 | 0.1 | 0.1 | 100.0% | 100.0% | 0m | |
| bashconsultants / Preacher (weekly doctrine) | other | 1 | 0 | 0.1 | 0.1 | 100.0% | 100.0% | 0m | |
| bashconsultants / Content review (weekly) | ai | 1 | 0 | 0.1 | 0.1 | 100.0% | 100.0% | 0m | |
| README / .github/workflows/docs-apply-fixes.yaml | docs | 1 | 0 | 0.0 | 0.0 | 0.0% | 100.0% | 0m |
49 workflows defined but idle this window — candidates to prune or disable
| Repo | Workflow | Path | State |
|---|---|---|---|
| README | Aggregate Documentation | .github/workflows/aggregate-docs.yaml | disabled_inactivity |
| README | Deploy GitHub Pages | .github/workflows/deploy-pages.yaml | active |
| ai-seed | ci-cd-pipeline | .github/workflows/ci-cd.yml | active |
| ai-seed | 🌱 Daily Evolution - Automatic Growth | .github/workflows/daily-evolution.yml | disabled_manually |
| ai-seed | 🏥 Weekly Health Check - Deep System Analysis | .github/workflows/weekly-health-check.yml | disabled_manually |
| ai-seed | 📊 Monthly Evolution Report - Growth Analytics | .github/workflows/monthly-evolution-report.yml | disabled_manually |
| ai-seed | 🚀 Quarterly Major Evolution - Strategic Growth | .github/workflows/quarterly-major-evolution.yml | disabled_manually |
| aieo | AIEO content (reusable) | .github/workflows/aieo-content-reusable.yml | active |
| aieo | AIEO pilot (it-journey quickstart) | .github/workflows/aieo-it-journey-pilot.yml | active |
| aieo | Release | .github/workflows/release.yml | active |
| barodybroject | Build and Deploy Documentation | .github/workflows/docs.yml | active |
| barodybroject | Deploy Jekyll with GitHub Pages dependencies preinstalled | .github/workflows/jekyll-gh-pages.yml | active |
| barodybroject | Deploy to Azure | .github/workflows/deploy.yml | active |
| barodybroject | Maintenance and Infrastructure | .github/workflows/maintenance.yml | disabled_inactivity |
| bashconsultants | Content gardener | .github/workflows/content-gardener.yml | active |
| bashconsultants | LinkedIn publish | .github/workflows/linkedin-publish.yml | active |
| bashconsultants | LinkedIn token health | .github/workflows/linkedin-token-health.yml | active |
| drsai | CI | .github/workflows/ci.yml | active |
| edgar-data-parse | Release | .github/workflows/release.yml | active |
| githubai | AI Issue Processing | .github/workflows/ai-issue-processing.yml | active |
| githubai | AI Issue Processing | .github/workflows/openai-issue-processing.yml | active |
| githubai | AI-Powered Documentation PR | .github/workflows/auto-doc-generator-pr.yml | active |
| it-journey | Add new feature request | .github/workflows/new-feature-request.yml | active |
| it-journey | Validate Quest Solutions | .github/workflows/validate-solutions.yml | active |
| it-journey | 🔧 Quest Fix | .github/workflows/quest-fix.yml | active |
| it-journey | 🜂 Agent Plan-then-Act (GH-600 reference) | .github/workflows/agent-plan-then-act.yml | active |
| it-journey | 🤝 Quest Report Auto-Merge | .github/workflows/quest-report-auto-merge.yml | active |
| it-journey | 🧭 Quest Walkthrough | .github/workflows/quest-walkthrough.yml | active |
| law-ai | AM-1 auto-merge | .github/workflows/am1-automerge.yml | active |
| lawmode | LawMode Legal Review | .github/workflows/lawmode.yml | active |
| skills | Deploy to GitHub Pages | .github/workflows/deploy-pages.yml | active |
| skills | Update Foundry llms.txt Documentation | .github/workflows/update-llms-txt.lock.yml | disabled_manually |
| skills-github-pages | Step 0, Welcome | .github/workflows/0-welcome.yml | active |
| skills-github-pages | Step 1, Enable GitHub Pages | .github/workflows/1-enable-github-pages.yml | active |
| skills-github-pages | Step 2, Configure your site | .github/workflows/2-configure-your-site.yml | active |
| skills-github-pages | Step 3, Customize your homepage | .github/workflows/3-customize-your-homepage.yml | active |
| skills-github-pages | Step 4, Create a blog post | .github/workflows/4-create-a-blog-post.yml | active |
| skills-github-pages | Step 5, Merge your pull request | .github/workflows/5-merge-your-pull-request.yml | active |
| vs-sonic-pi | CI | .github/workflows/ci.yml | active |
| vs-sonic-pi | Release | .github/workflows/release.yml | active |
| vscode-front-matter | BETA Release | .github/workflows/release-beta.yml | active |
| vscode-front-matter | CodeQL | .github/workflows/codeql-analysis.yml | active |
| vscode-front-matter | Project labelling | .github/workflows/project-labelling.yml | active |
| vscode-front-matter | Release | .github/workflows/release.yml | active |
| wtd | CI | .github/workflows/ci.yml | active |
| zer0-mistakes | .github/workflows/security-monitoring.yml | .github/workflows/security-monitoring.yml | active |
| zer0-mistakes | Advanced Testing Pipeline | .github/workflows/advanced-testing.yml | active |
| zer0-mistakes | Jekyll Build and Test | .github/workflows/jekyll-test.yml | active |
| zer0-mistakes | UI/UX Audit | .github/workflows/ui-audit.yml | active |
Generated 2026-07-13 04:24 UTC · window 14 days · 36 repos.