github source

github.history

fail

Get organization ruleset history

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

org, ruleset_id captured 2026-08-31 06:16:33Zmedian 25484 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
minimal232177 ms32480 ms32783 ms[0, 0]2
realistic223035 ms25484 ms27934 ms[0, 0]2
edge223243 ms26540 ms29837 ms[0, 0]2

Latency per trial

minimalmedian 32480ms
t132177mst232783ms
scale: 0–32783 ms
realisticmedian 25484ms
t127934mst223035ms
scale: 0–27934 ms
edgemedian 26540ms
t123243mst229837ms
scale: 0–29837 ms

Probe variants — every command + output

minimal2 trials
min 32177ms · median 32480ms · max 32783ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.history WHERE org = 'opencode' AND ruleset_id = '1' LIMIT 1
Trials + output
trial 1·32177ms·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-organization-ruleset-history","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/1/history
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·32783ms·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-organization-ruleset-history","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/1/history
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 23035ms · median 25484ms · max 27934ms · rows 0,0

typical user query

Command
SELECT * FROM github.history WHERE org = 'opencode' AND ruleset_id = '1' LIMIT 25
Trials + output
trial 1·27934ms·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-organization-ruleset-history","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/1/history
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·23035ms·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-organization-ruleset-history","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/1/history
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 23243ms · median 26540ms · max 29837ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.history WHERE org = 'opencode' AND ruleset_id = '1' LIMIT 200
Trials + output
trial 1·23243ms·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-organization-ruleset-history","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/1/history
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·29837ms·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-organization-ruleset-history","status":"404"} [GET] https://api.github.com/orgs/opencode/rulesets/1/history
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
minimalt132177ms0error
minimalt232783ms0error
realistict127934ms0error
realistict223035ms0error
edget123243ms0error
edget229837ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:16:33Z
JSON record: reports/github/tables/history.json
first_run_at: 2026-08-31T06:16:33Z
last_retried_at: 2026-08-31T06:16:33Z
retry_count: 0
View version history →