Commit 25b955c
authored
fix: align CodeRabbit and Copilot review configs with other repos (#20)
## Summary
- Add `language: en-US` and `chat: auto_reply: true` to
`.coderabbit.yaml` to match other repos
- Add `drafts: false` to auto_review settings in `.coderabbit.yaml`
- Restructure `.github/copilot-instructions.md` with proper H1 header,
`## Review Priority` and `## Expectations` sections
## Test plan
- [ ] Verify CodeRabbit picks up the language and chat settings on next
PR review
- [ ] Verify Copilot code review still triggers with restructured
instructions
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated code review automation configuration to exclude draft pull
requests from automatic reviews and enabled automatic chat reply
functionality.
* Established comprehensive code review standards documentation with
explicit requirements for code quality validation, security practices,
and standardized commit conventions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->1 parent 23023fb commit 25b955c
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| 38 | + | |
| 39 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
| 3 | + | |
2 | 4 | | |
3 | 5 | | |
4 | 6 | | |
| |||
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
0 commit comments