github source

github.org_setting_immutable_releases

fail

Get immutable releases 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 07:20:44Zmedian 40000 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
minimal243962 ms46171 ms48380 ms[0, 0]2
realistic238094 ms40000 ms41907 ms[0, 0]2
edge236121 ms39330 ms42540 ms[0, 0]2

Latency per trial

minimalmedian 46171ms
t148380mst243962ms
scale: 0–48380 ms
realisticmedian 40000ms
t141907mst238094ms
scale: 0–41907 ms
edgemedian 39330ms
t136121mst242540ms
scale: 0–42540 ms

Probe variants — every command + output

minimal2 trials
min 43962ms · median 46171ms · max 48380ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.org_setting_immutable_releases WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·36121ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/orgs#get-immutable-releases-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/settings/immutable-releases
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·42540ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/orgs#get-immutable-releases-settings-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/settings/immutable-releases
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
minimalt148380ms0error
minimalt243962ms0error
realistict141907ms0error
realistict238094ms0error
edget136121ms0error
edget242540ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:20:44Z
JSON record: reports/github/tables/org_setting_immutable_releases.json
first_run_at: 2026-08-31T07:20:44Z
last_retried_at: 2026-08-31T07:20:44Z
retry_count: 0
View version history →