github source

github.runners

fail

List self-hosted runners for an organization

Requires org. Most useful optional filters: owner, repo, name. Add runner_id to jump from the default list call to a specific record lookup.

org captured 2026-08-31 08:52:15Zmedian 29258 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
minimal232633 ms34949 ms37265 ms[0, 0]2
realistic228716 ms29258 ms29801 ms[0, 0]2
edge227526 ms28227 ms28928 ms[0, 0]2

Latency per trial

minimalmedian 34949ms
t137265mst232633ms
scale: 0–37265 ms
realisticmedian 29258ms
t129801mst228716ms
scale: 0–29801 ms
edgemedian 28227ms
t127526mst228928ms
scale: 0–28928 ms

Probe variants — every command + output

minimal2 trials
min 32633ms · median 34949ms · max 37265ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.runners WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·37265ms·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-runners#list-self-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·32633ms·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-runners#list-self-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 28716ms · median 29258ms · max 29801ms · rows 0,0

typical user query

Command
SELECT * FROM github.runners WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·29801ms·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-runners#list-self-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28716ms·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-runners#list-self-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 27526ms · median 28227ms · max 28928ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.runners WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·27526ms·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-runners#list-self-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28928ms·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-runners#list-self-hosted-runners-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/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
minimalt137265ms0error
minimalt232633ms0error
realistict129801ms0error
realistict228716ms0error
edget127526ms0error
edget228928ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:52:15Z
JSON record: reports/github/tables/runners.json
first_run_at: 2026-08-31T08:52:15Z
last_retried_at: 2026-08-31T08:52:15Z
retry_count: 0
View version history →