github source

github.config

fail

Get a webhook configuration for an organization

Use this table to inspect one org webhook config. Requires org and hook_id. Add owner and repo to query the repository webhook config instead; org and repo hooks can differ.

org, hook_id captured 2026-08-31 05:48:57Zmedian 28618 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
minimal227880 ms30382 ms32884 ms[0, 0]2
realistic228575 ms28618 ms28662 ms[0, 0]2
edge227438 ms29528 ms31618 ms[0, 0]2

Latency per trial

minimalmedian 30382ms
t132884mst227880ms
scale: 0–32884 ms
realisticmedian 28618ms
t128575mst228662ms
scale: 0–28662 ms
edgemedian 29528ms
t127438mst231618ms
scale: 0–31618 ms

Probe variants — every command + output

minimal2 trials
min 27880ms · median 30382ms · max 32884ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.config WHERE org = 'opencode' AND hook_id = '1' LIMIT 1
Trials + output
trial 1·32884ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/config
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·27880ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/config
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 28575ms · median 28618ms · max 28662ms · rows 0,0

typical user query

Command
SELECT * FROM github.config WHERE org = 'opencode' AND hook_id = '1' LIMIT 25
Trials + output
trial 1·28575ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/config
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·28662ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/config
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 27438ms · median 29528ms · max 31618ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.config WHERE org = 'opencode' AND hook_id = '1' LIMIT 200
Trials + output
trial 1·27438ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/config
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·31618ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/orgs/webhooks#get-a-webhook-configuration-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/hooks/1/config
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
minimalt132884ms0error
minimalt227880ms0error
realistict128575ms0error
realistict228662ms0error
edget127438ms0error
edget231618ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:48:57Z
JSON record: reports/github/tables/config.json
first_run_at: 2026-08-31T05:48:57Z
last_retried_at: 2026-08-31T05:48:57Z
retry_count: 0
View version history →