Commit Graph

4 Commits

Author SHA1 Message Date
2c021ac0c7 chore: enable CodeRabbit auto-review on release-* branches (#12936)
Adds release-.* to reviews.auto_review.base_branches so PRs targeting
release branches (e.g. release-1.9.2) receive the same auto-review as
PRs targeting main.
2026-04-29 19:20:57 +00:00
f0a643952f chore: Update .coderabbit.yaml configuration to add pre-merge checks (#9980)
* chore: Update .coderabbit.yaml configuration for review processes

- Added pre-merge checks for test coverage, quality, and file naming to enhance testing standards.

* chore: Refine .coderabbit.yaml review instructions for testing standards

- Updated test coverage checks to emphasize the inclusion of corresponding tests for new components and improved clarity on test quality evaluation.
- Adjusted modes for warnings and errors to enhance the review process, ensuring better adherence to testing best practices.
- Introduced a new check for excessive mock usage to promote better test design and reliability.
2025-09-25 16:12:07 +00:00
ba9740f32a chore: enable code guidelines in coderabbit configuration (#8958)
* Updated .coderabbit.yaml to enable code guidelines for improved code quality and consistency.
2025-07-09 19:26:25 +00:00
5266f23ad3 chore(config): add .coderabbit.yaml for centralized platform settings (#8510)
add coderabbit config
2025-06-12 15:34:45 +00:00