Commit b2ab5be
fix(query): extend auto-fetch fallback to summarizePr and summarizeDiff
Apply EnsureRef to the two other user-facing base-ref callers so they
work in shallow CI clones just like review. summarizeDiff uses
best-effort resolution since its inputs can be raw SHAs, which should
not go through branch-name fetch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 6021b0d commit b2ab5be
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2026 | 2026 | | |
2027 | 2027 | | |
2028 | 2028 | | |
| 2029 | + | |
| 2030 | + | |
| 2031 | + | |
| 2032 | + | |
| 2033 | + | |
| 2034 | + | |
2029 | 2035 | | |
2030 | 2036 | | |
2031 | 2037 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
106 | 111 | | |
107 | 112 | | |
108 | 113 | | |
| |||
0 commit comments