chore: remove leftover PR_POLICY_BODY.md after #939#953
Conversation
Same class of issue as #942: a merged PR left PR_POLICY_BODY.md on main, so Sync PR policy body would re-apply a stale description to later PR heads that still carry the file from main. Co-authored-by: BigSimmo <BigSimmo@users.noreply.github.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
#939 squash-merged with
PR_POLICY_BODY.mdstill on the head, so the file is back onmain. Sync PR policy body will re-apply that stale compare-dock description to later PR heads that inherit the file (same failure mode as #942).Delete the leftover template from
main.Verification
PR_POLICY_BODY.mdRisk and rollout
main.PR_POLICY_BODY.mdfrom test(ui): poll compare-dock pointer hit after reveal transition #939 if a future PR intentionally needs the sync file on its feature branch only.