Skip to content

feat: add CodeRabbit AI code review configuration#25

Merged
isanchez31 merged 1 commit intomainfrom
feat/coderabbit-config
Feb 28, 2026
Merged

feat: add CodeRabbit AI code review configuration#25
isanchez31 merged 1 commit intomainfrom
feat/coderabbit-config

Conversation

@isanchez31
Copy link
Owner

Summary

  • Add .coderabbit.yaml to configure CodeRabbit AI code reviewer
  • Assertive review profile (appropriate for a security-focused project)
  • Auto-review enabled on PR open/update
  • Path filters exclude auto-generated files (bun.lock, CHANGELOG.md, .release-please-manifest.json)
  • Biome integration enabled

Setup required

Install the CodeRabbit GitHub App from https://github.com/marketplace/coderabbit (free for public repos).

Test plan

  • Install CodeRabbit GitHub App on the repository
  • Open a test PR and verify CodeRabbit posts an AI review
  • Verify excluded paths are not reviewed

🤖 Generated with Claude Code

@isanchez31 isanchez31 merged commit ed9c89f into main Feb 28, 2026
6 checks passed
@isanchez31 isanchez31 deleted the feat/coderabbit-config branch February 28, 2026 09:02
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