Skip to content

ci: Add CodeRabbit AI code review configuration (#86)#13

Merged
raifdmueller merged 1 commit intomainfrom
feature/coderabbit-issue-86
Feb 20, 2026
Merged

ci: Add CodeRabbit AI code review configuration (#86)#13
raifdmueller merged 1 commit intomainfrom
feature/coderabbit-issue-86

Conversation

@raifdmueller
Copy link
Owner

Summary

Adds .coderabbit.yml to enable automated AI code review via CodeRabbit on all PRs.

Configuration

  • Language: German (de-DE)
  • Profile: chill (constructive, not blocking)
  • Auto-review: enabled for PRs to main (drafts excluded)
  • Path-specific instructions:
    • docs/anchors/: semantic anchor quality criteria
    • website/src/: security + code style guidance
    • .github/workflows/: CI security best practices

Setup required

CodeRabbit must be installed once on the repository:
https://github.com/apps/coderabbitai

For open source repositories, CodeRabbit is free.

Closes LLM-Coding#86

🤖 Generated with Claude Code

Configure CodeRabbit for automated AI code review:
- Language: German (de-DE)
- Auto-review on PRs to main (excluding drafts)
- Path-specific review instructions:
  - docs/anchors/: Semantic anchor quality criteria check
  - website/src/: Security and style guidance
  - .github/workflows/: CI security best practices

Closes LLM-Coding#86

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@raifdmueller raifdmueller merged commit 3b29b7d into main Feb 20, 2026
6 checks passed
@raifdmueller raifdmueller deleted the feature/coderabbit-issue-86 branch February 20, 2026 11:35
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.

Tier 2: Consider AI Code Review (CodeRabbit or Copilot)

1 participant