github source

github.issue_types

fail

List issue types for an organization

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

org captured 2026-08-31 06:22:46Zmedian 34693 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
minimal233905 ms36883 ms39861 ms[0, 0]2
realistic232881 ms34693 ms36505 ms[0, 0]2
edge247482 ms47815 ms48148 ms[0, 0]2

Latency per trial

minimalmedian 36883ms
t133905mst239861ms
scale: 0–39861 ms
realisticmedian 34693ms
t132881mst236505ms
scale: 0–36505 ms
edgemedian 47815ms
t147482mst248148ms
scale: 0–48148 ms

Probe variants — every command + output

minimal2 trials
min 33905ms · median 36883ms · max 39861ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.issue_types WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·33905ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-types
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39861ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-types
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 32881ms · median 34693ms · max 36505ms · rows 0,0

typical user query

Command
SELECT * FROM github.issue_types WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·32881ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-types
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·36505ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-types
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 47482ms · median 47815ms · max 48148ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.issue_types WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·47482ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-types
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·48148ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/issue-types#list-issue-types-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/issue-types
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
minimalt133905ms0error
minimalt239861ms0error
realistict132881ms0error
realistict236505ms0error
edget147482ms0error
edget248148ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:22:46Z
JSON record: reports/github/tables/issue_types.json
first_run_at: 2026-08-31T06:22:46Z
last_retried_at: 2026-08-31T06:22:46Z
retry_count: 0
View version history →