docs: record PR #1090 prlanded outcome in branch review ledger#1210
docs: record PR #1090 prlanded outcome in branch review ledger#1210BigSimmo wants to merge 3 commits into
Conversation
Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
#1224 and the #1192 landing (#1232) * docs(ledger): batch the appends from PRs #1206, #1207, #1210, #1211 and #1224 Five open PRs each append review records to docs/branch-review-ledger.md and nothing else. Each one has to be synced against main and carried through a full CI cycle, and every sync risks the union driver re-duplicating rows, so the queue cost far exceeds the fifteen lines involved. Rows are copied verbatim from each PR head and verified byte-identical, so the original PRs can be closed as landed here rather than merged individually. * docs(ledger): record PR #1192 prlanded squash merge
|
Closing as harmless duplicate: ledger-only prlanded row for merged PR #1090 is already on |
Summary
Records the
/prlandedcloseout for PR #1090 (cursor/fix-phone-dock-edge-1b1d) indocs/branch-review-ledger.md.Verification
MERGED(09028ef2)origin/main; dock edge-to-edge changes present on mainnode scripts/check-branch-review-ledger.mjspassedRAG impact: no retrieval behaviour change — docs/ledger only.