github source

github.runner_groups

fail

List self-hosted runner groups for an organization

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

org captured 2026-08-31 08:51:15Zmedian 35032 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
minimal227910 ms29742 ms31575 ms[0, 0]2
realistic232606 ms35032 ms37458 ms[0, 0]2
edge228911 ms29546 ms30182 ms[0, 0]2

Latency per trial

minimalmedian 29742ms
t127910mst231575ms
scale: 0–31575 ms
realisticmedian 35032ms
t137458mst232606ms
scale: 0–37458 ms
edgemedian 29546ms
t130182mst228911ms
scale: 0–30182 ms

Probe variants — every command + output

minimal2 trials
min 27910ms · median 29742ms · max 31575ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.runner_groups WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·27910ms·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-runner-groups-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31575ms·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-runner-groups-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 32606ms · median 35032ms · max 37458ms · rows 0,0

typical user query

Command
SELECT * FROM github.runner_groups WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·37458ms·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-runner-groups-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·32606ms·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-runner-groups-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 28911ms · median 29546ms · max 30182ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.runner_groups WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·30182ms·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-runner-groups-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28911ms·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-runner-groups-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runner-groups
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
minimalt127910ms0error
minimalt231575ms0error
realistict137458ms0error
realistict232606ms0error
edget130182ms0error
edget228911ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:51:15Z
JSON record: reports/github/tables/runner_groups.json
first_run_at: 2026-08-31T08:51:15Z
last_retried_at: 2026-08-31T08:51:15Z
retry_count: 0
View version history →