github source

github.org_action_hosted_runner_image_custom_versions

fail

List image versions of a custom image for an organization

Requires image_definition_id and org. Most useful optional filters: version. Large organizations can return many rows; narrow by one scoping filter before broad scans.

image_definition_id, org captured 2026-08-31 06:50:56Zmedian 36904 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
minimal228260 ms34830 ms41401 ms[0, 0]2
realistic236904 ms36904 ms36904 ms[0, 0]2
edge233732 ms37150 ms40569 ms[0, 0]2

Latency per trial

minimalmedian 34830ms
t128260mst241401ms
scale: 0–41401 ms
realisticmedian 36904ms
t1-1mst236904ms
scale: 0–36904 ms
edgemedian 37150ms
t133732mst240569ms
scale: 0–40569 ms

Probe variants — every command + output

minimal2 trials
min 28260ms · median 34830ms · max 41401ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_action_hosted_runner_image_custom_versions WHERE image_definition_id = '1' AND org = 'opencode' LIMIT 1
Trials + output
trial 1·28260ms·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/1/versions
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·41401ms·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/1/versions
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 36904ms · median 36904ms · max 36904ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_action_hosted_runner_image_custom_versions WHERE image_definition_id = '1' AND org = 'opencode' LIMIT 25
Trials + output
trial 1·-1ms·rows 0isError=true
Error
timeout
trial 2·36904ms·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/1/versions
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 33732ms · median 37150ms · max 40569ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_action_hosted_runner_image_custom_versions WHERE image_definition_id = '1' AND org = 'opencode' LIMIT 200
Trials + output
trial 1·33732ms·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/1/versions
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·40569ms·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/1/versions
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
minimalt128260ms0error
minimalt241401ms0error
realistict1-1ms0error
realistict236904ms0error
edget133732ms0error
edget240569ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:50:56Z
JSON record: reports/github/tables/org_action_hosted_runner_image_custom_versions.json
first_run_at: 2026-08-31T06:50:56Z
last_retried_at: 2026-08-31T06:50:56Z
retry_count: 0
View version history →