github source

github.org_action_secrets

fail

List organization secrets

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

org captured 2026-08-31 06:56:23Zmedian 42448 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
minimal242912 ms46398 ms49884 ms[0, 0]2
realistic242421 ms42448 ms42476 ms[0, 0]2
edge238241 ms44335 ms50429 ms[0, 0]2

Latency per trial

minimalmedian 46398ms
t149884mst242912ms
scale: 0–49884 ms
realisticmedian 42448ms
t142476mst242421ms
scale: 0–42476 ms
edgemedian 44335ms
t138241mst250429ms
scale: 0–50429 ms

Probe variants — every command + output

minimal2 trials
min 42912ms · median 46398ms · max 49884ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.org_action_secrets WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·38241ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/secrets#list-organization-secrets","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/secrets
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·50429ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/secrets#list-organization-secrets","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/secrets
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
minimalt149884ms0error
minimalt242912ms0error
realistict142476ms0error
realistict242421ms0error
edget138241ms0error
edget250429ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:56:23Z
JSON record: reports/github/tables/org_action_secrets.json
first_run_at: 2026-08-31T06:56:23Z
last_retried_at: 2026-08-31T06:56:23Z
retry_count: 0
View version history →