github source

github.org_action_runner_group_runners

fail

List self-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 42786 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
minimal244557 ms47502 ms50448 ms[0, 0]2
realistic242486 ms42786 ms43087 ms[0, 0]2
edge238691 ms40240 ms41789 ms[0, 0]2

Latency per trial

minimalmedian 47502ms
t144557mst250448ms
scale: 0–50448 ms
realisticmedian 42786ms
t142486mst243087ms
scale: 0–43087 ms
edgemedian 40240ms
t141789mst238691ms
scale: 0–41789 ms

Probe variants — every command + output

minimal2 trials
min 44557ms · median 47502ms · max 50448ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_action_runner_group_runners WHERE org = 'opencode' AND runner_group_id = '1' LIMIT 1
Trials + output
trial 1·44557ms·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-self-hosted-runners-in-a-group-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups/1/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·50448ms·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-self-hosted-runners-in-a-group-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups/1/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 42486ms · median 42786ms · max 43087ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_action_runner_group_runners WHERE org = 'opencode' AND runner_group_id = '1' LIMIT 25
Trials + output
trial 1·42486ms·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-self-hosted-runners-in-a-group-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups/1/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·43087ms·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-self-hosted-runners-in-a-group-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups/1/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 38691ms · median 40240ms · max 41789ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_action_runner_group_runners WHERE org = 'opencode' AND runner_group_id = '1' LIMIT 200
Trials + output
trial 1·41789ms·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-self-hosted-runners-in-a-group-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups/1/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·38691ms·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-self-hosted-runners-in-a-group-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups/1/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
minimalt144557ms0error
minimalt250448ms0error
realistict142486ms0error
realistict243087ms0error
edget141789ms0error
edget238691ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:55:38Z
JSON record: reports/github/tables/org_action_runner_group_runners.json
first_run_at: 2026-08-31T06:55:38Z
last_retried_at: 2026-08-31T06:55:38Z
retry_count: 0
View version history →