From 2854042e8191f9e465873483a90e99ad23409a90 Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Fri, 4 Jul 2025 10:57:17 +0000 Subject: [PATCH] =?UTF-8?q?Sync=20repo=20templates=20=E2=9A=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sync with coreos/repo-templates@e79af52c235d4889b1d6ba07a0ab84de4a76d15d. --- .gemini/config.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gemini/config.yml diff --git a/.gemini/config.yml b/.gemini/config.yml new file mode 100644 index 0000000000..1585c84339 --- /dev/null +++ b/.gemini/config.yml @@ -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: []