From ce411817b4716755676610e8a60a0a43405b2ec4 Mon Sep 17 00:00:00 2001 From: syuilo <4439005+syuilo@users.noreply.github.com> Date: Wed, 15 Jul 2026 20:44:18 +0900 Subject: [PATCH] Update .coderabbit.yaml --- .coderabbit.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.coderabbit.yaml b/.coderabbit.yaml index be81490b64..ce726dd641 100644 --- a/.coderabbit.yaml +++ b/.coderabbit.yaml @@ -1,4 +1,9 @@ reviews: + profile: "chill" + high_level_summary: false + poem: true auto_review: + enabled: true + drafts: false base_branches: - "develop"