github source
fail
View version history →
github.repo_rule_branches
failGet rules for a branch
Requires owner, repo, and branch. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.
owner, repo, branch captured 2026-08-31 08:36:38Zmedian 39094 ms
Verdict: FALSE
All variants failed: 0 errors, 0 successful.
What to do
Probe returned 0 rows but no error
emptyEither the resource genuinely has no data for your filter values, or the SQL is returning an empty set silently.
Try: `SELECT COUNT(*) FROM github.repo_rule_branches WHERE owner='?' AND repo='?' AND branch='?'`rendering…
Summary
| Variant | Trials | Min | Median | Max | Row counts | Errors |
|---|---|---|---|---|---|---|
| minimal | 2 | 29573 ms | 36827 ms | 44082 ms | [0, 0] | 0 |
| realistic | 2 | 36341 ms | 39094 ms | 41847 ms | [0, 0] | 0 |
| edge | 2 | 34456 ms | 36374 ms | 38293 ms | [0, 0] | 0 |
Latency per trial
minimalmedian 36827ms
scale: 0–44082 ms
realisticmedian 39094ms
scale: 0–41847 ms
edgemedian 36374ms
scale: 0–38293 ms
Probe variants — every command + output
minimal
2 trialsmin 29573ms · median 36827ms · max 44082ms · rows 0,0
smallest valid query
Command
SELECT * FROM github.repo_rule_branches WHERE owner = 'anomalyco' AND repo = 'opencode' AND branch = 'main' LIMIT 1Trials + output
trial 1·29573ms·rows 0isError=false
columns (10)
branchownerparametersparameters__review_draft_pull_requestsparameters__review_on_pushreporuleset_idruleset_sourceruleset_source_typetype
trial 2·44082ms·rows 0isError=false
columns (10)
branchownerparametersparameters__review_draft_pull_requestsparameters__review_on_pushreporuleset_idruleset_sourceruleset_source_typetype
realistic
2 trialsmin 36341ms · median 39094ms · max 41847ms · rows 0,0
typical user query
Command
SELECT * FROM github.repo_rule_branches WHERE owner = 'anomalyco' AND repo = 'opencode' AND branch = 'main' LIMIT 25Trials + output
trial 1·41847ms·rows 0isError=false
columns (10)
branchownerparametersparameters__review_draft_pull_requestsparameters__review_on_pushreporuleset_idruleset_sourceruleset_source_typetype
trial 2·36341ms·rows 0isError=false
columns (10)
branchownerparametersparameters__review_draft_pull_requestsparameters__review_on_pushreporuleset_idruleset_sourceruleset_source_typetype
edge
2 trialsmin 34456ms · median 36374ms · max 38293ms · rows 0,0
edge: larger limit
Command
SELECT * FROM github.repo_rule_branches WHERE owner = 'anomalyco' AND repo = 'opencode' AND branch = 'main' LIMIT 200Trials + output
trial 1·38293ms·rows 0isError=false
columns (10)
branchownerparametersparameters__review_draft_pull_requestsparameters__review_on_pushreporuleset_idruleset_sourceruleset_source_typetype
trial 2·34456ms·rows 0isError=false
columns (10)
branchownerparametersparameters__review_draft_pull_requestsparameters__review_on_pushreporuleset_idruleset_sourceruleset_source_typetype
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.
Column profile
10 columns actually returned by coral. Catalog claims "3 required filter(s)": "owner, repo, branch". Click a column to drill in.
| # | Column | Inferred type | Non-null | Nulls | Sample value(s) |
|---|---|---|---|---|---|
| 1 | branch | — | 0 | 0 | empty |
| 2 | owner | — | 0 | 0 | empty |
| 3 | parameters | — | 0 | 0 | empty |
| 4 | parameters__review_draft_pull_requests | — | 0 | 0 | empty |
| 5 | parameters__review_on_push | — | 0 | 0 | empty |
| 6 | repo | — | 0 | 0 | empty |
| 7 | ruleset_id | — | 0 | 0 | empty |
| 8 | ruleset_source | — | 0 | 0 | empty |
| 9 | ruleset_source_type | — | 0 | 0 | empty |
| 10 | type | — | 0 | 0 | empty |
Trial comparison
| Variant / combo | Trial # | Latency | Rows | Status | First key returned |
|---|---|---|---|---|---|
| minimal | t1 | 29573ms | 0 | ok | — |
| minimal | t2 | 44082ms | 0 | ok | — |
| realistic | t1 | 41847ms | 0 | ok | — |
| realistic | t2 | 36341ms | 0 | ok | — |
| edge | t1 | 38293ms | 0 | ok | — |
| edge | t2 | 34456ms | 0 | ok | — |
Catalog vs. response schemaclaimed guide vs columns coral actually returned
Catalog guide (verbatim)
Requires owner, repo, and branch. Keep queries repository-scoped; fan out across repos client-side when you need broader coverage.Columns coral returned (10)
branchownerparametersparameters__review_draft_pull_requestsparameters__review_on_pushreporuleset_idruleset_sourceruleset_source_typetype
Probed by
bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:36:38ZJSON record:
reports/github/tables/repo_rule_branches.jsonfirst_run_at:
2026-08-31T08:36:38Zlast_retried_at:
2026-08-31T08:36:38Zretry_count:
0