fix(ci): retire bot-authored PR branch sync#1274
Conversation
|
Warning Review limit reached
Next review available in: 35 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (10)
✨ 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 |
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
Summary
GITHUB_TOKENpull-request branch update workflow that produced bot-authored merge heads requiring manual workflow approvalVerification
npm run check:github-actions— PASS, including direct and indirect unsafe-workflow self-testsnpx vitest run tests/sync-open-pr-branches.test.ts— PASS, 7/7npm run sync:pr-branches— PASS, read-only inventory of 8 open PRs with zero updatesnpm run docs:check-index,npm run docs:check-scripts,npm run docs:check-links— PASSnpm run verify:pr-local— PASS on the exact implementation head before merging current main: 393 files, 3,530 passed / 2 skipped, offline RAG fixtures; build correctly skipped for this scopenpm run verify:cheap— all gates through lint PASS; typecheck did not start because another Database worktree held the shared Chromium heavy-test leaseRisk and rollback
This intentionally replaces automatic synchronization with a human/operator action. The tradeoff is a manual sync step for behind PRs; the benefit is that required checks run on human-authored heads instead of becoming
action_required. Reintroducing the old workflow is not recommended unless the authentication/approval model changes.No branch was updated by the helper. No Supabase, Railway, OpenAI, or live RAG mutation was performed. RAG impact: no retrieval behaviour change — CI workflow policy and operator tooling only.