github source

github.labels

fail

List labels for a self-hosted runner for an organization

Use this table to list labels for one org self-hosted runner. Requires org and runner_id. Add owner and repo to query repository-scoped runner labels instead; runner labels vary by scope.

org, runner_id captured 2026-08-31 06:27:34Zmedian 41034 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
minimal240431 ms44142 ms47853 ms[0, 0]2
realistic239414 ms41034 ms42654 ms[0, 0]2
edge234269 ms35902 ms37536 ms[0, 0]2

Latency per trial

minimalmedian 44142ms
t147853mst240431ms
scale: 0–47853 ms
realisticmedian 41034ms
t142654mst239414ms
scale: 0–42654 ms
edgemedian 35902ms
t134269mst237536ms
scale: 0–37536 ms

Probe variants — every command + output

minimal2 trials
min 40431ms · median 44142ms · max 47853ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.labels WHERE org = 'opencode' AND runner_id = '1' LIMIT 200
Trials + output
trial 1·34269ms·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-labels-for-a-self-hosted-runner-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runners/1/labels
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·37536ms·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-labels-for-a-self-hosted-runner-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/runners/1/labels
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
minimalt147853ms0error
minimalt240431ms0error
realistict142654ms0error
realistict239414ms0error
edget134269ms0error
edget237536ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:27:34Z
JSON record: reports/github/tables/labels.json
first_run_at: 2026-08-31T06:27:34Z
last_retried_at: 2026-08-31T06:27:34Z
retry_count: 0
View version history →