Artifacts Usage Report — 2026-06-07 #37511
Closed
Replies: 1 comment
-
|
This discussion was automatically closed because it expired on 2026-06-08T07:02:02.199Z.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Analysis of GitHub Actions artifacts in github/gh-aw covering 100 artifacts across 15 workflow runs from today (2026-06-07). All artifacts are from the same day, indicating short retention policies are in effect. Total storage consumed: 314.30 MB across 13 workflows.
Artifacts Summary Table
Total: 100 artifacts · 314.30 MB · 13 active workflows
View Artifact Types per Workflow
github-pagesbenchmark-results,coverage-report,fuzz-results-*(×4),gh-aw-linux-amd64,safe-outputs-conformance-report,test-coverage-analysis-cgo,test-result-cgo-unitdependency-audit,gh-aw-linux-amd64,test-result-integration-*(×27)activation,agent,cache-memory,detection,safe-outputs-items,usagelicense-reportInsights
🏆 Largest Storage Consumers
github-pagesartifact per run📦 Agentic Workflow Pattern
Most agentic workflows follow a uniform 5–6 artifact pattern:
activation,agent,cache-memory,detection,safe-outputs-items,usage. Each run costs ~1–7 MB consistently.CGO has 2 failed runs today contributing 18.49 MB in artifacts including fuzz results and test coverage data.
Recommendations
github-pagesartifact.test-result-integration-*artifacts per run could be consolidated into a single archive, cutting artifact count by ~27 per CI run.activationartifact sizing across agentic workflows.References:
Beta Was this translation helpful? Give feedback.
All reactions