chore: disable coderabbit review status

and document automatic code review status in PR template

Signed-off-by: Chawye Hsu <su+git@chawyehsu.com>
This commit is contained in:
Chawye Hsu 2025-10-13 13:40:52 +08:00
parent ddb77abb07
commit 3725cc2afc
No known key found for this signature in database
GPG Key ID: 5AE5178B3E1624DA
2 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,7 @@ reviews:
profile: chill profile: chill
auto_review: auto_review:
enabled: false enabled: false
review_status: false
poem: false poem: false
chat: chat:
auto_reply: false auto_reply: false

View File

@ -6,6 +6,10 @@
It is also mandatory to open a relevant issue (either Package Request or Bug Report) for It is also mandatory to open a relevant issue (either Package Request or Bug Report) for
discussion with the maintainers, before creating any new PR. discussion with the maintainers, before creating any new PR.
Read the contributing guide first to save both your and our time. Read the contributing guide first to save both your and our time.
Automatic code review is supported but disabled by default in this repository.
You may trigger AI code review by requesting `Copilot` from the Reviewers menu,
or by commenting `@coderabbitai review`.
--> -->
<!-- <!--