Skip to content

chore: enable Renovate + CodeRabbit, retire dependabot.yml#43

Merged
jonathanperis merged 1 commit into
mainfrom
chore/renovate-coderabbit
Apr 29, 2026
Merged

chore: enable Renovate + CodeRabbit, retire dependabot.yml#43
jonathanperis merged 1 commit into
mainfrom
chore/renovate-coderabbit

Conversation

@jonathanperis
Copy link
Copy Markdown
Owner

Summary

  • Add renovate.json extending the shared preset in jonathanperis/.github
  • Add .coderabbit.yaml with chill review profile + path-specific instructions
  • Remove .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

  • Dependabot security updates (repo-level setting, not the yml) — Renovate also handles vulnerability alerts but two layers is fine
  • All workflow CI unchanged

🤖 Generated with Claude Code

- 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>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 29, 2026

Warning

Rate limit exceeded

@jonathanperis has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 19 minutes and 14 seconds before requesting another review.

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 @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 83867487-fc99-4057-a3b3-1818cd4ebde3

📥 Commits

Reviewing files that changed from the base of the PR and between 3dd74de and 421a68e.

📒 Files selected for processing (3)
  • .coderabbit.yaml
  • .github/dependabot.yml
  • renovate.json
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/renovate-coderabbit

Review rate limit: 0/3 reviews remaining, refill in 19 minutes and 14 seconds.

Comment @coderabbitai help to get the list of available commands and usage tips.

@jonathanperis jonathanperis enabled auto-merge (rebase) April 29, 2026 02:52
@jonathanperis jonathanperis merged commit a6004e2 into main Apr 29, 2026
4 checks passed
@jonathanperis jonathanperis deleted the chore/renovate-coderabbit branch April 29, 2026 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant