github source

github.org_action_oidc_customization_sub

fail

Get the customization template for an OIDC subject claim for an organization

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 06:51:24Zmedian 36492 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
minimal241821 ms41821 ms41821 ms[0, 0]2
realistic236492 ms36492 ms36492 ms[0, 0]2
edge228581 ms35994 ms43408 ms[0, 0]2

Latency per trial

minimalmedian 41821ms
t141821mst2-1ms
scale: 0–41821 ms
realisticmedian 36492ms
t136492mst2-1ms
scale: 0–36492 ms
edgemedian 35994ms
t128581mst243408ms
scale: 0–43408 ms

Probe variants — every command + output

minimal2 trials
min 41821ms · median 41821ms · max 41821ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_action_oidc_customization_sub WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·41821ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/oidc/customization/sub
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·-1ms·rows 0isError=true
Error
timeout
realistic2 trials
min 36492ms · median 36492ms · max 36492ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_action_oidc_customization_sub WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·36492ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/oidc/customization/sub
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·-1ms·rows 0isError=true
Error
timeout
edge2 trials
min 28581ms · median 35994ms · max 43408ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_action_oidc_customization_sub WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·28581ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/oidc/customization/sub
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·43408ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/oidc#get-the-customization-template-for-an-oidc-subject-claim-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/oidc/customization/sub
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
minimalt141821ms0error
minimalt2-1ms0error
realistict136492ms0error
realistict2-1ms0error
edget128581ms0error
edget243408ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:51:24Z
JSON record: reports/github/tables/org_action_oidc_customization_sub.json
first_run_at: 2026-08-31T06:51:24Z
last_retried_at: 2026-08-31T06:51:24Z
retry_count: 0
View version history →