Actions cost audit β last 30 days
Window: 2026-05-08 β 2026-06-07 (UTC)
Total measured non-startup-failure compute: 0 sec (~0 min)
Heavy workflows (>3000s total OR >120s avg with >10 runs): 0
Per-repo breakdown
| Repo |
sec |
min |
% of measured budget |
Top burners (15 most expensive workflows)
| Repo |
Workflow |
total sec |
runs |
avg sec |
heavy |
Could not audit: thinkyou0714/obsidian-vault (404 Not Found), thinkyou0714/think-you-lab (404 Not Found), thinkyou0714/n8n (404 Not Found), thinkyou0714/nextjs-boilerplate (404 Not Found), thinkyou0714/lab-inbox-bot (404 Not Found), thinkyou0714/private-members (404 Not Found), thinkyou0714/tyl-monorepo (404 Not Found), thinkyou0714/lab-n8n-workflows (404 Not Found), thinkyou0714/lab-infra (404 Not Found)
What to do about heavy workflows
See docs/actions-cost-runbook.md for standard optimization patterns:
- paths-ignore β skip runs that touch only docs / generated reports / archives
- concurrency cancel-in-progress β drop superseded runs on rapid PR pushes
- schedule cron reduction β daily β weekly for low-signal audits
- conditional steps β skip downstream work when nothing relevant changed
Diagnosis for the original blackout: thinkyou0714/obsidian-vault#124
This Issue was auto-opened by .github/workflows/actions-cost-audit.yml. It will be updated on subsequent audits; close manually once heavy workflows are optimized.
Actions cost audit β last 30 days
Window: 2026-05-08 β 2026-06-07 (UTC)
Total measured non-startup-failure compute: 0 sec (~0 min)
Heavy workflows (>3000s total OR >120s avg with >10 runs): 0
Per-repo breakdown
Top burners (15 most expensive workflows)
Could not audit:
thinkyou0714/obsidian-vault(404 Not Found),thinkyou0714/think-you-lab(404 Not Found),thinkyou0714/n8n(404 Not Found),thinkyou0714/nextjs-boilerplate(404 Not Found),thinkyou0714/lab-inbox-bot(404 Not Found),thinkyou0714/private-members(404 Not Found),thinkyou0714/tyl-monorepo(404 Not Found),thinkyou0714/lab-n8n-workflows(404 Not Found),thinkyou0714/lab-infra(404 Not Found)What to do about heavy workflows
See
docs/actions-cost-runbook.mdfor standard optimization patterns:Diagnosis for the original blackout: thinkyou0714/obsidian-vault#124
This Issue was auto-opened by
.github/workflows/actions-cost-audit.yml. It will be updated on subsequent audits; close manually once heavy workflows are optimized.