From: Colin Walters Date: Mon, 2 Jun 2025 17:41:09 +0000 (-0400) Subject: Turn off gemini summary X-Git-Tag: archive/raspbian/2025.7-2+rpi1^2^2~6^2~4^2~22^2~5 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=18a28394f08ab590b314100bd4fca2a8566ec693;p=ostree.git Turn off gemini summary It's way too noisy. Signed-off-by: Colin Walters --- diff --git a/.gemini/config.yaml b/.gemini/config.yaml new file mode 100644 index 00000000..1585c843 --- /dev/null +++ b/.gemini/config.yaml @@ -0,0 +1,12 @@ +# This config mainly overrides `summary: false` by default +# as it's really noisy. +have_fun: true +code_review: + disable: false + comment_severity_threshold: MEDIUM + max_review_comments: -1 + pull_request_opened: + help: false + summary: false # turned off by default + code_review: true +ignore_patterns: []