github source

github.custom

fail

List custom images for an organization

Requires org. Most useful optional filters: image_definition_id. Add image_definition_id to jump from the default list call to a specific record lookup.

org captured 2026-08-31 05:51:55Zmedian 27030 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
minimal227497 ms27576 ms27655 ms[0, 0]2
realistic226185 ms27030 ms27875 ms[0, 0]2
edge229130 ms29220 ms29310 ms[0, 0]2

Latency per trial

minimalmedian 27576ms
t127655mst227497ms
scale: 0–27655 ms
realisticmedian 27030ms
t126185mst227875ms
scale: 0–27875 ms
edgemedian 29220ms
t129130mst229310ms
scale: 0–29310 ms

Probe variants — every command + output

minimal2 trials
min 27497ms · median 27576ms · max 27655ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.custom WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·27655ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/images/custom
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·27497ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/images/custom
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 26185ms · median 27030ms · max 27875ms · rows 0,0

typical user query

Command
SELECT * FROM github.custom WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·26185ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/images/custom
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·27875ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/images/custom
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 29130ms · median 29220ms · max 29310ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.custom WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·29130ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/images/custom
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29310ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners/images/custom
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
minimalt127655ms0error
minimalt227497ms0error
realistict126185ms0error
realistict227875ms0error
edget129130ms0error
edget229310ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:51:55Z
JSON record: reports/github/tables/custom.json
first_run_at: 2026-08-31T05:51:55Z
last_retried_at: 2026-08-31T05:51:55Z
retry_count: 0
View version history →