github source

github.public_key

fail

Get an organization public key

Use this table to fetch the public key for org secrets. Requires org. Add owner and repo to fetch the repository key instead; secret writes must use the matching key scope.

org captured 2026-08-31 07:44:36Zmedian 30992 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
minimal229544 ms30215 ms30887 ms[0, 0]2
realistic230824 ms30992 ms31161 ms[0, 0]2
edge234606 ms34987 ms35368 ms[0, 0]2

Latency per trial

minimalmedian 30215ms
t129544mst230887ms
scale: 0–30887 ms
realisticmedian 30992ms
t131161mst230824ms
scale: 0–31161 ms
edgemedian 34987ms
t135368mst234606ms
scale: 0–35368 ms

Probe variants — every command + output

minimal2 trials
min 29544ms · median 30215ms · max 30887ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.public_key WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·29544ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key","status":"404"} [GET] https://api.github.com/orgs/opencode/codespaces/secrets/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30887ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key","status":"404"} [GET] https://api.github.com/orgs/opencode/codespaces/secrets/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 30824ms · median 30992ms · max 31161ms · rows 0,0

typical user query

Command
SELECT * FROM github.public_key WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·31161ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key","status":"404"} [GET] https://api.github.com/orgs/opencode/codespaces/secrets/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30824ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key","status":"404"} [GET] https://api.github.com/orgs/opencode/codespaces/secrets/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 34606ms · median 34987ms · max 35368ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.public_key WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·35368ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key","status":"404"} [GET] https://api.github.com/orgs/opencode/codespaces/secrets/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·34606ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/codespaces/organization-secrets#get-an-organization-public-key","status":"404"} [GET] https://api.github.com/orgs/opencode/codespaces/secrets/public-key
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
minimalt129544ms0error
minimalt230887ms0error
realistict131161ms0error
realistict230824ms0error
edget135368ms0error
edget234606ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:44:36Z
JSON record: reports/github/tables/public_key.json
first_run_at: 2026-08-31T07:44:36Z
last_retried_at: 2026-08-31T07:44:36Z
retry_count: 0
View version history →