From d213fe5ef3c1be41f84444bc8eb07f29e9243688 Mon Sep 17 00:00:00 2001 From: devlopersabbir Date: Fri, 21 Mar 2025 17:32:21 +0600 Subject: [PATCH] =?UTF-8?q?[feat=20=F0=9F=A5=B1]=20code=20rabbit=20workflo?= =?UTF-8?q?w=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/.coderabbit.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 .github/workflows/.coderabbit.yaml diff --git a/.github/workflows/.coderabbit.yaml b/.github/workflows/.coderabbit.yaml new file mode 100644 index 0000000..9a77743 --- /dev/null +++ b/.github/workflows/.coderabbit.yaml @@ -0,0 +1,14 @@ +language: "en-US" +early_access: true +reviews: + profile: "chill" + request_changes_workflow: true + high_level_summary: true + poem: true + review_status: true + collapse_walkthrough: false + auto_review: + enabled: true + drafts: false +chat: + auto_reply: true