From 8f2a194617fab4d1aae5ef27430cb6a2f9a7fcfe Mon Sep 17 00:00:00 2001 From: Cohee <18619528+Cohee1207@users.noreply.github.com> Date: Sat, 19 Jul 2025 21:05:22 +0300 Subject: [PATCH] [chore] Only HIGH priority comments --- .gemini/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gemini/config.yaml b/.gemini/config.yaml index 386b27387..0ea15909a 100644 --- a/.gemini/config.yaml +++ b/.gemini/config.yaml @@ -1,7 +1,7 @@ have_fun: true code_review: disable: false - comment_severity_threshold: MEDIUM + comment_severity_threshold: HIGH max_review_comments: -1 pull_request_opened: help: false