chore: drop misleading org-canonical source header from .coderabbit.yaml#22
Conversation
CodeRabbit does not read org-level .github/.coderabbit.yaml — repo-root config has highest precedence and is authoritative. The 'source of truth / keep in sync' header pointed at an ignored file via a sync process that does not exist, risking the misconception that the org file is load-bearing.
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughThe ChangesCodeRabbit Configuration Header
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Removes the
Source of truth: cachekit-io/.github/.coderabbit.yaml / keep in syncheader added during the rollout.CodeRabbit ignores org-level
.github/.coderabbit.yaml(precedence is repo-root → dashboard), so that file is not load-bearing and there is no sync mechanism. The header risked the exact misconception that the org file configures this repo. The repo-root file is authoritative on its own.Summary by CodeRabbit