github source

github.org_migrations

fail

List organization migrations

Requires org. Most useful optional filters: migration_id, exclude. Add migration_id to jump from the default list call to a specific record lookup.

org captured 2026-08-31 07:15:34Zmedian 40628 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
minimal239937 ms41061 ms42185 ms[0, 0]2
realistic240391 ms40628 ms40866 ms[0, 0]2
edge239788 ms40065 ms40342 ms[0, 0]2

Latency per trial

minimalmedian 41061ms
t142185mst239937ms
scale: 0–42185 ms
realisticmedian 40628ms
t140391mst240866ms
scale: 0–40866 ms
edgemedian 40065ms
t140342mst239788ms
scale: 0–40342 ms

Probe variants — every command + output

minimal2 trials
min 39937ms · median 41061ms · max 42185ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_migrations WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·42185ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/migrations/orgs#list-organization-migrations","status":"404"} [GET] https://api.github.com/orgs/opencode/migrations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39937ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/migrations/orgs#list-organization-migrations","status":"404"} [GET] https://api.github.com/orgs/opencode/migrations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 40391ms · median 40628ms · max 40866ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_migrations WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·40391ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/migrations/orgs#list-organization-migrations","status":"404"} [GET] https://api.github.com/orgs/opencode/migrations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·40866ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/migrations/orgs#list-organization-migrations","status":"404"} [GET] https://api.github.com/orgs/opencode/migrations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 39788ms · median 40065ms · max 40342ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_migrations WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·40342ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/migrations/orgs#list-organization-migrations","status":"404"} [GET] https://api.github.com/orgs/opencode/migrations
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·39788ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/migrations/orgs#list-organization-migrations","status":"404"} [GET] https://api.github.com/orgs/opencode/migrations
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
minimalt142185ms0error
minimalt239937ms0error
realistict140391ms0error
realistict240866ms0error
edget140342ms0error
edget239788ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:15:34Z
JSON record: reports/github/tables/org_migrations.json
first_run_at: 2026-08-31T07:15:34Z
last_retried_at: 2026-08-31T07:15:34Z
retry_count: 0
View version history →