github source

github.org_action_permission_repositories

fail

List selected repositories enabled for GitHub Actions in 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 35322 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
minimal241652 ms41652 ms41652 ms[0, 0]2
realistic233912 ms35322 ms36732 ms[0, 0]2
edge239813 ms40195 ms40578 ms[0, 0]2

Latency per trial

minimalmedian 41652ms
t141652mst2-1ms
scale: 0–41652 ms
realisticmedian 35322ms
t136732mst233912ms
scale: 0–36732 ms
edgemedian 40195ms
t140578mst239813ms
scale: 0–40578 ms

Probe variants — every command + output

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

smallest valid query

Command
SELECT * FROM github.org_action_permission_repositories WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·41652ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/repositories
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 33912ms · median 35322ms · max 36732ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_action_permission_repositories WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·36732ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/repositories
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·33912ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/repositories
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 39813ms · median 40195ms · max 40578ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_action_permission_repositories WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·40578ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/repositories
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39813ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#list-selected-repositories-enabled-for-github-actions-in-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/repositories
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
minimalt141652ms0error
minimalt2-1ms0error
realistict136732ms0error
realistict233912ms0error
edget140578ms0error
edget239813ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:51:24Z
JSON record: reports/github/tables/org_action_permission_repositories.json
first_run_at: 2026-08-31T06:51:24Z
last_retried_at: 2026-08-31T06:51:24Z
retry_count: 0
View version history →