mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
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:
parent
ddb77abb07
commit
3725cc2afc
@ -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
|
||||||
|
|||||||
4
.github/pull_request_template.md
vendored
4
.github/pull_request_template.md
vendored
@ -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`.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user