github source

github.org_action_hosted_runners

fail

List GitHub-hosted runners for an organization

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

org captured 2026-08-31 06:51:09Zmedian 42589 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
minimal231118 ms42202 ms53286 ms[0, 0]2
realistic242589 ms42589 ms42589 ms[0, 0]2
edge240917 ms41008 ms41100 ms[0, 0]2

Latency per trial

minimalmedian 42202ms
t131118mst253286ms
scale: 0–53286 ms
realisticmedian 42589ms
t142589mst2-1ms
scale: 0–42589 ms
edgemedian 41008ms
t141100mst240917ms
scale: 0–41100 ms

Probe variants — every command + output

minimal2 trials
min 31118ms · median 42202ms · max 53286ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.org_action_hosted_runners WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·41100ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·40917ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/hosted-runners#list-github-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/hosted-runners
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
minimalt131118ms0error
minimalt253286ms0error
realistict142589ms0error
realistict2-1ms0error
edget141100ms0error
edget240917ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:51:09Z
JSON record: reports/github/tables/org_action_hosted_runners.json
first_run_at: 2026-08-31T06:51:09Z
last_retried_at: 2026-08-31T06:51:09Z
retry_count: 0
View version history →