github source
pass
View version history →
github.workflows
passList repository workflows
Requires owner and repo. Most useful optional filters: workflow_id. Add workflow_id to jump from the default list call to a specific record lookup.
owner, repo captured 2026-08-31 09:34:50Zmedian 33210 ms
Verdict: TRUE
All variants returned rows on ≥2 trials, 0 errors.
rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 30703 ms | 33790 ms | 36878 ms | [1, 1] | 0 |
| realistic | 2 | 28668 ms | 33210 ms | 37752 ms | [25, 25] | 0 |
| edge | 2 | 32951 ms | 34322 ms | 35693 ms | [62, 62] | 0 |
Latency per trial
minimalmedian 33790ms
scale: 0–36878 ms
realisticmedian 33210ms
scale: 0–37752 ms
edgemedian 34322ms
scale: 0–35693 ms
Probe variants — every command + output
minimal
2 trialsmin 30703ms · median 33790ms · max 36878ms · rows 1,1
smallest valid query
Command
SELECT * FROM github.workflows WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 1Trials + output
trial 1·36878ms·rows 1isError=false
First row (click to expand JSON)
{
"badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
"created_at": "2025-05-28T00:01:58.000+05:30",
"deleted_at": "",
"html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
"id": "164613133",
"name": "deploy",
"node_id": "W_kwDOOiiGL84Jz8wN",
"owner": "anomalyco",
"path": ".github/workflows/deploy.yml",
"repo": "opencode",
"state": "active",
"updated_at": "2025-06-14T08:50:19.000+05:30",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
"workflow_id": ""
}columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
trial 2·30703ms·rows 1isError=false
First row (click to expand JSON)
{
"badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
"created_at": "2025-05-28T00:01:58.000+05:30",
"deleted_at": "",
"html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
"id": "164613133",
"name": "deploy",
"node_id": "W_kwDOOiiGL84Jz8wN",
"owner": "anomalyco",
"path": ".github/workflows/deploy.yml",
"repo": "opencode",
"state": "active",
"updated_at": "2025-06-14T08:50:19.000+05:30",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
"workflow_id": ""
}columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
realistic
2 trialsmin 28668ms · median 33210ms · max 37752ms · rows 25,25
typical user query
Command
SELECT * FROM github.workflows WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 25Trials + output
trial 1·37752ms·rows 25isError=false
First row (click to expand JSON)
{
"badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
"created_at": "2025-05-28T00:01:58.000+05:30",
"deleted_at": "",
"html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
"id": "164613133",
"name": "deploy",
"node_id": "W_kwDOOiiGL84Jz8wN",
"owner": "anomalyco",
"path": ".github/workflows/deploy.yml",
"repo": "opencode",
"state": "active",
"updated_at": "2025-06-14T08:50:19.000+05:30",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
"workflow_id": ""
}columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
trial 2·28668ms·rows 25isError=false
First row (click to expand JSON)
{
"badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
"created_at": "2025-05-28T00:01:58.000+05:30",
"deleted_at": "",
"html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
"id": "164613133",
"name": "deploy",
"node_id": "W_kwDOOiiGL84Jz8wN",
"owner": "anomalyco",
"path": ".github/workflows/deploy.yml",
"repo": "opencode",
"state": "active",
"updated_at": "2025-06-14T08:50:19.000+05:30",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
"workflow_id": ""
}columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
edge
2 trialsmin 32951ms · median 34322ms · max 35693ms · rows 62,62
edge: larger limit
Command
SELECT * FROM github.workflows WHERE owner = 'anomalyco' AND repo = 'opencode' LIMIT 200Trials + output
trial 1·32951ms·rows 62isError=false
First row (click to expand JSON)
{
"badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
"created_at": "2025-05-28T00:01:58.000+05:30",
"deleted_at": "",
"html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
"id": "164613133",
"name": "deploy",
"node_id": "W_kwDOOiiGL84Jz8wN",
"owner": "anomalyco",
"path": ".github/workflows/deploy.yml",
"repo": "opencode",
"state": "active",
"updated_at": "2025-06-14T08:50:19.000+05:30",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
"workflow_id": ""
}columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
trial 2·35693ms·rows 62isError=false
First row (click to expand JSON)
{
"badge_url": "https://github.com/anomalyco/opencode/workflows/deploy/badge.svg",
"created_at": "2025-05-28T00:01:58.000+05:30",
"deleted_at": "",
"html_url": "https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml",
"id": "164613133",
"name": "deploy",
"node_id": "W_kwDOOiiGL84Jz8wN",
"owner": "anomalyco",
"path": ".github/workflows/deploy.yml",
"repo": "opencode",
"state": "active",
"updated_at": "2025-06-14T08:50:19.000+05:30",
"url": "https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133",
"workflow_id": ""
}columns (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
All returned rowsacross all non-errored trials · filterable · paginated
176 rows stored · 176 returned · page 1/8
| 1 | 0 | https://github.com/anomalyco/opencode/workflows/deploy/badge.svg | 2025-05-28T00:01:58.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml | 164613133 | deploy | W_kwDOOiiGL84Jz8wN | anomalyco | .github/workflows/deploy.yml | opencode | active | 2025-06-14T08:50:19.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133 | — |
| 2 | 1 | https://github.com/anomalyco/opencode/workflows/deploy/badge.svg | 2025-05-28T00:01:58.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml | 164613133 | deploy | W_kwDOOiiGL84Jz8wN | anomalyco | .github/workflows/deploy.yml | opencode | active | 2025-06-14T08:50:19.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133 | — |
| 1 | 2 | https://github.com/anomalyco/opencode/workflows/deploy/badge.svg | 2025-05-28T00:01:58.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/deploy.yml | 164613133 | deploy | W_kwDOOiiGL84Jz8wN | anomalyco | .github/workflows/deploy.yml | opencode | active | 2025-06-14T08:50:19.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/164613133 | — |
| 1 | 3 | https://github.com/anomalyco/opencode/workflows/publish/badge.svg | 2025-06-12T22:34:11.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/publish.yml | 168190908 | publish | W_kwDOOiiGL84KBmO8 | anomalyco | .github/workflows/publish.yml | opencode | active | 2026-02-05T14:12:13.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/168190908 | — |
| 1 | 4 | https://github.com/anomalyco/opencode/workflows/stats/badge.svg | 2025-06-29T07:25:38.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/stats.yml | 171366196 | stats | W_kwDOOiiGL84KNtc0 | anomalyco | .github/workflows/stats.yml | opencode | active | 2025-06-29T07:27:39.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/171366196 | — |
| 1 | 5 | https://github.com/anomalyco/opencode/workflows/opencode/badge.svg | 2025-07-14T01:53:14.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/opencode.yml | 174391588 | opencode | W_kwDOOiiGL84KZQEk | anomalyco | .github/workflows/opencode.yml | opencode | active | 2025-12-09T07:36:32.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/174391588 | — |
| 1 | 6 | https://github.com/anomalyco/opencode/workflows/notify-discord/badge.svg | 2025-07-16T05:19:49.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/notify-discord… | 174909681 | notify-discord | W_kwDOOiiGL84KbOjx | anomalyco | .github/workflows/notify-discord.yml | opencode | active | 2026-01-30T00:28:02.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/174909681 | — |
| 1 | 7 | https://github.com/anomalyco/opencode/workflows/publish-github-action/badge.svg | 2025-07-16T13:07:43.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/publish-github… | 174975879 | publish-github-action | W_kwDOOiiGL84KbeuH | anomalyco | .github/workflows/publish-github-action.yml | opencode | active | 2025-07-16T13:07:43.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/174975879 | — |
| 1 | 8 | https://github.com/anomalyco/opencode/workflows/publish-vscode/badge.svg | 2025-07-20T21:03:52.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/publish-vscode… | 175860362 | publish-vscode | W_kwDOOiiGL84Ke2qK | anomalyco | .github/workflows/publish-vscode.yml | opencode | active | 2025-07-20T21:03:52.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/175860362 | — |
| 1 | 9 | https://github.com/anomalyco/opencode/workflows/typecheck/badge.svg | 2025-08-04T02:42:28.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/typecheck.yml | 178887963 | typecheck | W_kwDOOiiGL84KqZ0b | anomalyco | .github/workflows/typecheck.yml | opencode | active | 2025-09-15T13:00:33.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/178887963 | — |
| 1 | 10 | https://github.com/anomalyco/opencode/workflows/duplicate-issues/badge.svg | 2025-08-12T09:21:16.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/duplicate-issu… | 180683771 | duplicate-issues | W_kwDOOiiGL84KxQP7 | anomalyco | .github/workflows/duplicate-issues.yml | opencode | active | 2026-01-30T00:28:02.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/180683771 | — |
| 1 | 11 | https://github.com/anomalyco/opencode/workflows/test/badge.svg | 2025-09-27T12:35:02.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/test.yml | 193014382 | test | W_kwDOOiiGL84LgSpu | anomalyco | .github/workflows/test.yml | opencode | active | 2025-09-27T12:35:02.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/193014382 | — |
| 1 | 12 | https://github.com/anomalyco/opencode/actions/workflows/copilot-swe-agent/copil… | 2025-10-29T01:35:34.000+05:30 | — | https://github.com/anomalyco/opencode/actions/workflows/copilot-swe-agent/copil… | 201737144 | Copilot cloud agent | W_kwDOOiiGL84MBkO4 | anomalyco | dynamic/copilot-swe-agent/copilot | opencode | active | 2026-05-28T07:03:21.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/201737144 | — |
| 1 | 13 | https://github.com/anomalyco/opencode/actions/workflows/copilot-pull-request-re… | 2025-11-01T21:37:28.000+05:30 | — | https://github.com/anomalyco/opencode/actions/workflows/copilot-pull-request-re… | 203026125 | Copilot code review | W_kwDOOiiGL84MGe7N | anomalyco | dynamic/copilot-pull-request-reviewer/copilot-pull-request-reviewer | opencode | active | 2025-11-01T21:37:28.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/203026125 | — |
| 1 | 14 | https://github.com/anomalyco/opencode/workflows/review/badge.svg | 2025-12-04T00:15:17.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/review.yml | 212696900 | review | W_kwDOOiiGL84MrX9E | anomalyco | .github/workflows/review.yml | opencode | active | 2026-01-30T00:28:02.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/212696900 | — |
| 1 | 15 | https://github.com/anomalyco/opencode/workflows/generate/badge.svg | 2025-12-10T06:11:28.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/generate.yml | 214523490 | generate | W_kwDOOiiGL84MyV5i | anomalyco | .github/workflows/generate.yml | opencode | active | 2025-12-10T06:11:28.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/214523490 | — |
| 1 | 16 | https://github.com/anomalyco/opencode/workflows/triage/badge.svg | 2025-12-16T06:45:50.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/triage.yml | 216204586 | triage | W_kwDOOiiGL84M4wUq | anomalyco | .github/workflows/triage.yml | opencode | active | 2026-01-30T00:28:02.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/216204586 | — |
| 1 | 17 | https://github.com/anomalyco/opencode/workflows/release-github-action/badge.svg | 2025-12-17T01:44:07.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/release-github… | 216478770 | release-github-action | W_kwDOOiiGL84M5zQy | anomalyco | .github/workflows/release-github-action.yml | opencode | active | 2025-12-17T01:44:07.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/216478770 | — |
| 1 | 18 | https://github.com/anomalyco/opencode/workflows/docs-update/badge.svg | 2025-12-22T09:22:50.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/docs-update.yml | 217872759 | docs-update | W_kwDOOiiGL84M_Hl3 | anomalyco | .github/workflows/docs-update.yml | opencode | active | 2026-01-30T00:28:02.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/217872759 | — |
| 1 | 19 | https://github.com/anomalyco/opencode/workflows/pr-standards/badge.svg | 2026-01-09T00:14:08.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/pr-standards.y… | 221856513 | pr-standards | W_kwDOOiiGL84NOUMB | anomalyco | .github/workflows/pr-standards.yml | opencode | active | 2026-01-30T00:28:02.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/221856513 | — |
| 1 | 20 | https://github.com/anomalyco/opencode/workflows/nix-hashes/badge.svg | 2026-01-30T00:17:37.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/nix-hashes.yml | 228483451 | nix-hashes | W_kwDOOiiGL84NnmF7 | anomalyco | .github/workflows/nix-hashes.yml | opencode | active | 2026-05-09T18:40:46.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/228483451 | — |
| 1 | 21 | https://github.com/anomalyco/opencode/workflows/pr-management/badge.svg | 2026-01-30T00:28:02.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/pr-management.… | 228486382 | pr-management | W_kwDOOiiGL84Nnmzu | anomalyco | .github/workflows/pr-management.yml | opencode | active | 2026-01-30T00:28:02.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/228486382 | — |
| 1 | 22 | https://github.com/anomalyco/opencode/workflows/containers/badge.svg | 2026-01-30T09:38:22.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/containers.yml | 228612402 | containers | W_kwDOOiiGL84NoFky | anomalyco | .github/workflows/containers.yml | opencode | active | 2026-01-30T09:38:22.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/228612402 | — |
| 1 | 23 | https://github.com/anomalyco/opencode/workflows/nix-eval/badge.svg | 2026-02-05T00:10:48.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/nix-eval.yml | 230563454 | nix-eval | W_kwDOOiiGL84Nvh5- | anomalyco | .github/workflows/nix-eval.yml | opencode | active | 2026-02-18T11:33:39.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/230563454 | — |
| 1 | 24 | https://github.com/anomalyco/opencode/workflows/docs-locale-sync/badge.svg | 2026-02-09T23:04:37.000+05:30 | — | https://github.com/anomalyco/opencode/blob/dev/.github/workflows/docs-locale-sy… | 232236935 | docs-locale-sync | W_kwDOOiiGL84N16eH | anomalyco | .github/workflows/docs-locale-sync.yml | opencode | active | 2026-02-09T23:04:37.000+05:30 | https://api.github.com/repos/anomalyco/opencode/actions/workflows/232236935 | — |
Column profile
14 columns actually returned by coral. Catalog claims "2 required filter(s)": "owner, repo". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | badge_url | string | 6 | 0 | "https://github.com/anomalyco/opencode/workflows/deploy/badge" |
| 2 | created_at | string | 6 | 0 | "2025-05-28T00:01:58.000+05:30" |
| 3 | deleted_at | — | 0 | 6 | empty |
| 4 | html_url | string | 6 | 0 | "https://github.com/anomalyco/opencode/blob/dev/.github/workf" |
| 5 | id | string | 6 | 0 | "164613133" |
| 6 | name | string | 6 | 0 | "deploy" |
| 7 | node_id | string | 6 | 0 | "W_kwDOOiiGL84Jz8wN" |
| 8 | owner | string | 6 | 0 | "anomalyco" |
| 9 | path | string | 6 | 0 | ".github/workflows/deploy.yml" |
| 10 | repo | string | 6 | 0 | "opencode" |
| 11 | state | string | 6 | 0 | "active" |
| 12 | updated_at | string | 6 | 0 | "2025-06-14T08:50:19.000+05:30" |
| 13 | url | string | 6 | 0 | "https://api.github.com/repos/anomalyco/opencode/actions/work" |
| 14 | workflow_id | — | 0 | 6 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 36878ms | 1 | ok | badge_url, created_at, deleted_at |
| minimal | t2 | 30703ms | 1 | ok | badge_url, created_at, deleted_at |
| realistic | t1 | 37752ms | 25 | ok | badge_url, created_at, deleted_at |
| realistic | t2 | 28668ms | 25 | ok | badge_url, created_at, deleted_at |
| edge | t1 | 32951ms | 62 | ok | badge_url, created_at, deleted_at |
| edge | t2 | 35693ms | 62 | ok | badge_url, created_at, deleted_at |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Requires owner and repo. Most useful optional filters: workflow_id. Add workflow_id to jump from the default list call to a specific record lookup.Columns coral returned (14)
badge_urlcreated_atdeleted_athtml_urlidnamenode_idownerpathrepostateupdated_aturlworkflow_id
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T09:34:50ZJSON record:
reports/github/tables/workflows.jsonfirst_run_at:
2026-08-31T09:34:50Zlast_retried_at:
2026-08-31T09:34:50Zretry_count:
0