Skip to content
Tatevik edited this page Jun 5, 2026 · 3 revisions

Pull requests are reviewed using a combination of automated and maintainer reviews.

Automated Review

All pull requests are automatically reviewed by CodeRabbit AI for:

  • Code quality
  • Potential bugs
  • Security concerns
  • Maintainability issues
  • Best practice recommendations

Contributors should address CodeRabbit feedback where appropriate before merge.

Maintainer Review

All code contributions are reviewed by the project maintainer before merging.

Maintainer review includes:

  • Architecture and design decisions
  • Backward compatibility
  • Project standards and conventions
  • Release impact assessment
  • Final approval for merge

CI Requirements

All pull requests must pass the configured CI checks before they can be merged.

Clone this wiki locally