github source

github.org_action_runner_group_hosted_runners

fail

List GitHub-hosted runners in a group for an organization

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

org, runner_group_id captured 2026-08-31 06:55:38Zmedian 42774 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
minimal244865 ms47438 ms50011 ms[0, 0]2
realistic242585 ms42774 ms42963 ms[0, 0]2
edge238459 ms40539 ms42619 ms[0, 0]2

Latency per trial

minimalmedian 47438ms
t144865mst250011ms
scale: 0–50011 ms
realisticmedian 42774ms
t142963mst242585ms
scale: 0–42963 ms
edgemedian 40539ms
t142619mst238459ms
scale: 0–42619 ms

Probe variants — every command + output

minimal2 trials
min 44865ms · median 47438ms · max 50011ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.org_action_runner_group_hosted_runners WHERE org = 'opencode' AND runner_group_id = '1' LIMIT 200
Trials + output
trial 1·42619ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups/1/hosted-runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·38459ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/self-hosted-runner-groups#list-github-hosted-runners-in-a-group-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups/1/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
minimalt144865ms0error
minimalt250011ms0error
realistict142963ms0error
realistict242585ms0error
edget142619ms0error
edget238459ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:55:38Z
JSON record: reports/github/tables/org_action_runner_group_hosted_runners.json
first_run_at: 2026-08-31T06:55:38Z
last_retried_at: 2026-08-31T06:55:38Z
retry_count: 0
View version history →