Skip to content

ci/docs: Add CodeRabbit AI review + PR Review Policy (#86, #88)#106

Merged
rdmueller merged 4 commits into
LLM-Coding:mainfrom
raifdmueller:main
Feb 20, 2026
Merged

ci/docs: Add CodeRabbit AI review + PR Review Policy (#86, #88)#106
rdmueller merged 4 commits into
LLM-Coding:mainfrom
raifdmueller:main

Conversation

@raifdmueller

Copy link
Copy Markdown
Contributor

Summary

Two small improvements from the Risk Radar assessment:

CodeRabbit AI Code Review (#86)

  • Adds .coderabbit.yml configuration
  • Auto-review on all PRs to main (free for open source)
  • Path-specific instructions for anchor files, JS code, and CI workflows
  • Language: German (de-DE)

Note: Requires one-time installation of the CodeRabbit GitHub App:
https://github.com/apps/coderabbitai

PR Review Policy (#88)

  • Adds "PR Review Policy" section to CONTRIBUTING.adoc
  • Documents 20% sampling review policy
  • Lists required CI checks before merge
  • Review checklists for anchors and code changes

Closes #86
Closes #88

🤖 Generated with Claude Code

raifdmueller and others added 4 commits February 20, 2026 12:30
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>
Document the 20% sampling review policy and required automated
checks for all pull requests. Includes:
- Review requirements (1 approving review)
- 20% sampling policy for high-volume periods
- Required CI checks before merge
- Review checklist for anchors and code changes
- Note on CodeRabbit AI-assisted reviews

Closes LLM-Coding#88

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
ci: Add CodeRabbit AI code review configuration (LLM-Coding#86)
…ue-88

docs: Add PR Review Policy to CONTRIBUTING.adoc (LLM-Coding#88)
@rdmueller rdmueller merged commit fee3f0f into LLM-Coding:main Feb 20, 2026
6 checks passed
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: Enforce PR Review Policy (20% sampling) Tier 2: Consider AI Code Review (CodeRabbit or Copilot)

2 participants