chore: enable Renovate + CodeRabbit, retire dependabot.yml#43
Conversation
- Add renovate.json (3-line extends of shared preset in jonathanperis/.github) - Add .coderabbit.yaml (chill profile, path-specific instructions for cs/tsx/go/rust/py + workflow-injection check on .yml) - Remove .github/dependabot.yml — Renovate replaces version-bump scanning Repo-level Dependabot security updates remain enabled (those are independent of dependabot.yml). Renovate vulnerabilityAlerts in the shared preset provides equivalent coverage. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 0/3 reviews remaining, refill in 19 minutes and 14 seconds. Comment |
Summary
renovate.jsonextending the shared preset injonathanperis/.github.coderabbit.yamlwith chill review profile + path-specific instructions.github/dependabot.yml— Renovate takes over (security alerts auto-PRs unaffected, those are repo-level setting)Why
Renovate (smarter grouping/scheduling) + CodeRabbit (AI code review) replace Dependabot version updates and add inline review feedback respectively. Renovate App + CodeRabbit App are already installed at the user level.
What stays
🤖 Generated with Claude Code