feat: implement PR Sync automation - #22
Conversation
chore: promote release hardening from develop to Q.A
Feat/pr guardrails
|
Warning Review limit reached
Next review available in: 12 minutes You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. 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: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (14)
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 |
Linked Issue
Milestone
Summary
project_setup.pr_syncengine instead of leavingfeat/pr-syncas documentation-only..github/workflows/pr-sync.ymlAction, chained after successfulPR metadata validation/PR guardrailsand handling draft/closed lifecycle events directly.develop -> Q.A,Q.A -> main) before task-level mutations.prAutomation.syncdefaults and distribute the workflow/module through the core installer..project-setup-source, and source-vs-embedded repository validation.develop, preserving the repository promotion flowfeature -> develop -> Q.A -> main.How to test
make checkfrom the repository root.python -m unittest tests.test_pr_sync -vto exercise PR Sync parsing, lifecycle mapping, metadata synchronization, idempotency, fork/promotion safety, and workflow contract.develop.main.Known risks
PROJECT_SETUP_PATandPROJECT_SETUP_PROJECT_NUMBER; repository-scoped PR/task synchronization continues when they are absent.PR metadata validation; PR Sync also recognizes the reference-compatiblePR guardrailsname for the intended future Guardrails naming.DoD checklist
develop.31409108190).