github source

github.rulesets

fail

Get all organization repository rulesets

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

org captured 2026-08-31 08:50:59Zmedian 35218 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
minimal227936 ms28855 ms29775 ms[0, 0]2
realistic233914 ms35218 ms36523 ms[0, 0]2
edge228700 ms30769 ms32838 ms[0, 0]2

Latency per trial

minimalmedian 28855ms
t129775mst227936ms
scale: 0–29775 ms
realisticmedian 35218ms
t133914mst236523ms
scale: 0–36523 ms
edgemedian 30769ms
t132838mst228700ms
scale: 0–32838 ms

Probe variants — every command + output

minimal2 trials
min 27936ms · median 28855ms · max 29775ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.rulesets WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·29775ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·27936ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 33914ms · median 35218ms · max 36523ms · rows 0,0

typical user query

Command
SELECT * FROM github.rulesets WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·33914ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·36523ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 28700ms · median 30769ms · max 32838ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.rulesets WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·32838ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28700ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/rules#get-all-organization-repository-rulesets","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets
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
minimalt129775ms0error
minimalt227936ms0error
realistict133914ms0error
realistict236523ms0error
edget132838ms0error
edget228700ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:50:59Z
JSON record: reports/github/tables/rulesets.json
first_run_at: 2026-08-31T08:50:59Z
last_retried_at: 2026-08-31T08:50:59Z
retry_count: 0
View version history →