From a568ed8b055c8776961ef095736d255e88a1fb94 Mon Sep 17 00:00:00 2001 From: David Aronchick Date: Tue, 3 Dec 2024 16:08:26 -0800 Subject: [PATCH] adding coderabbit status --- .coderabbit.yaml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 .coderabbit.yaml diff --git a/.coderabbit.yaml b/.coderabbit.yaml new file mode 100644 index 00000000..37662399 --- /dev/null +++ b/.coderabbit.yaml @@ -0,0 +1,23 @@ +# yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json +language: "en-US" +early_access: true +reviews: + request_changes_workflow: false + high_level_summary: true + poem: true + review_status: true + collapse_walkthrough: false + auto_review: + enabled: true + drafts: false + path_filters: + - dist/** + - __pycache__/** + - archival-python-version/** + - ai/** + - build/** + - vendor/** + - experimental/** +chat: + auto_reply: true +