diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 00000000000..188a2b3f04a --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,24 @@ +# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json +--- + +language: en-US +early_access: false +enable_free_tier: true +reviews: + profile: chill + request_changes_workflow: false + high_level_summary: false + poem: false + review_status: true + commit_status: false + sequence_diagrams: true + changed_files_summary: true + collapse_walkthrough: true + auto_review: + enabled: false + drafts: false + finishing_touches: + docstrings: + enabled: false +chat: + auto_reply: true diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 02d9ca77394..822db6fff24 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,6 +4,13 @@ Closes: # + + ## Description