coderabbit fix
This commit is contained in:
parent
0f8cec64d5
commit
39c6eba571
1 changed files with 2 additions and 3 deletions
|
|
@ -3,8 +3,7 @@
|
||||||
language: en
|
language: en
|
||||||
early_access: false
|
early_access: false
|
||||||
enable_free_tier: true
|
enable_free_tier: true
|
||||||
reviews:
|
reviews:
|
||||||
enabled: true
|
|
||||||
profile: chill
|
profile: chill
|
||||||
instructions: >-
|
instructions: >-
|
||||||
# Code Review Instructions
|
# Code Review Instructions
|
||||||
|
|
@ -28,7 +27,7 @@ reviews:
|
||||||
# Misc.
|
# Misc.
|
||||||
- Confirm that the code meets the project's requirements and objectives.
|
- Confirm that the code meets the project's requirements and objectives.
|
||||||
- Confirm that copyright years are up-to date whenever a file is changed.
|
- Confirm that copyright years are up-to date whenever a file is changed.
|
||||||
request_changes_workflow: true
|
request_changes_workflow: false
|
||||||
high_level_summary: true
|
high_level_summary: true
|
||||||
high_level_summary_placeholder: '@coderabbitai summary'
|
high_level_summary_placeholder: '@coderabbitai summary'
|
||||||
auto_title_placeholder: '@coderabbitai'
|
auto_title_placeholder: '@coderabbitai'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue