github source

github.org_action_permissions

fail

Get GitHub Actions permissions 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:54:58Zmedian 46801 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
minimal239411 ms42032 ms44654 ms[0, 0]2
realistic243032 ms46801 ms50570 ms[0, 0]2
edge242191 ms42492 ms42793 ms[0, 0]2

Latency per trial

minimalmedian 42032ms
t139411mst244654ms
scale: 0–44654 ms
realisticmedian 46801ms
t150570mst243032ms
scale: 0–50570 ms
edgemedian 42492ms
t142793mst242191ms
scale: 0–42793 ms

Probe variants — every command + output

minimal2 trials
min 39411ms · median 42032ms · max 44654ms · rows 0,0

smallest valid query

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

typical user query

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

edge: larger limit

Command
SELECT * FROM github.org_action_permissions WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·42793ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·42191ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/actions/permissions#get-github-actions-permissions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions
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
minimalt139411ms0error
minimalt244654ms0error
realistict150570ms0error
realistict243032ms0error
edget142793ms0error
edget242191ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:54:58Z
JSON record: reports/github/tables/org_action_permissions.json
first_run_at: 2026-08-31T06:54:58Z
last_retried_at: 2026-08-31T06:54:58Z
retry_count: 0
View version history →