github source

github.workflow

fail

Get default workflow permissions for an organization

Use this table to inspect default workflow permissions for an org. Requires org. Add owner and repo to query repository permissions instead; repositories can override the org default.

org captured 2026-08-31 09:34:02Zmedian 34244 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
minimal233572 ms33865 ms34158 ms[0, 0]2
realistic230962 ms34244 ms37527 ms[0, 0]2
edge228086 ms29516 ms30947 ms[0, 0]2

Latency per trial

minimalmedian 33865ms
t133572mst234158ms
scale: 0–34158 ms
realisticmedian 34244ms
t130962mst237527ms
scale: 0–37527 ms
edgemedian 29516ms
t130947mst228086ms
scale: 0–30947 ms

Probe variants — every command + output

minimal2 trials
min 33572ms · median 33865ms · max 34158ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.workflow WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·33572ms·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-default-workflow-permissions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/workflow
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·34158ms·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-default-workflow-permissions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/workflow
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 30962ms · median 34244ms · max 37527ms · rows 0,0

typical user query

Command
SELECT * FROM github.workflow WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·30962ms·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-default-workflow-permissions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/workflow
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·37527ms·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-default-workflow-permissions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/workflow
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 28086ms · median 29516ms · max 30947ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.workflow WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·30947ms·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-default-workflow-permissions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/workflow
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28086ms·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-default-workflow-permissions-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/actions/permissions/workflow
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
minimalt133572ms0error
minimalt234158ms0error
realistict130962ms0error
realistict237527ms0error
edget130947ms0error
edget228086ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:34:02Z
JSON record: reports/github/tables/workflow.json
first_run_at: 2026-08-31T09:34:02Z
last_retried_at: 2026-08-31T09:34:02Z
retry_count: 0
View version history →