github source

github.self_hosted_runners

fail

Get self-hosted runners settings for an organization

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

org captured 2026-08-31 08:57:23Zmedian 29967 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
minimal226403 ms26412 ms26422 ms[0, 0]2
realistic229906 ms29967 ms30028 ms[0, 0]2
edge231594 ms32785 ms33977 ms[0, 0]2

Latency per trial

minimalmedian 26412ms
t126422mst226403ms
scale: 0–26422 ms
realisticmedian 29967ms
t130028mst229906ms
scale: 0–30028 ms
edgemedian 32785ms
t131594mst233977ms
scale: 0–33977 ms

Probe variants — every command + output

minimal2 trials
min 26403ms · median 26412ms · max 26422ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.self_hosted_runners WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·31594ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#get-self-hosted-runners-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/self-hosted-runners
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·33977ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#get-self-hosted-runners-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/self-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
minimalt126422ms0error
minimalt226403ms0error
realistict130028ms0error
realistict229906ms0error
edget131594ms0error
edget233977ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:57:23Z
JSON record: reports/github/tables/self_hosted_runners.json
first_run_at: 2026-08-31T08:57:23Z
last_retried_at: 2026-08-31T08:57:23Z
retry_count: 0
View version history →