github source

github.usage_by_repository

fail

List repositories with GitHub Actions cache usage for an organization

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 09:08:43Zmedian 28090 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Try a known public repo (anomalyco/opencode, sst/opencode, octocat/Hello-World)
GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Confirm the resource exists: it may be private, removed, or org-scoped
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal228171 ms28785 ms29399 ms[0, 0]2
realistic227347 ms28090 ms28833 ms[0, 0]2
edge226489 ms29020 ms31552 ms[0, 0]2

Latency per trial

minimalmedian 28785ms
t128171mst229399ms
scale: 0–29399 ms
realisticmedian 28090ms
t127347mst228833ms
scale: 0–28833 ms
edgemedian 29020ms
t126489mst231552ms
scale: 0–31552 ms

Probe variants — every command + output

minimal2 trials
min 28171ms · median 28785ms · max 29399ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.usage_by_repository WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·28171ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/cache/usage-by-repository
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29399ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/cache/usage-by-repository
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 27347ms · median 28090ms · max 28833ms · rows 0,0

typical user query

Command
SELECT * FROM github.usage_by_repository WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·27347ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/cache/usage-by-repository
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28833ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/cache/usage-by-repository
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 26489ms · median 29020ms · max 31552ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.usage_by_repository WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·26489ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/cache/usage-by-repository
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31552ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/cache#list-repositories-with-github-actions-cache-usage-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/cache/usage-by-repository
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.

All returned rowsacross all non-errored trials · filterable · paginated

0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt128171ms0error
minimalt229399ms0error
realistict127347ms0error
realistict228833ms0error
edget126489ms0error
edget231552ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:08:43Z
JSON record: reports/github/tables/usage_by_repository.json
first_run_at: 2026-08-31T09:08:43Z
last_retried_at: 2026-08-31T09:08:43Z
retry_count: 0
View version history →