From 404d4d6d8955d98c2731a42ec1874adb2b0d9ffc Mon Sep 17 00:00:00 2001 From: CoreOS Bot Date: Fri, 4 Jul 2025 15:13:51 +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@49a2f429d118f0eeca4965d11922bbe74dd7b56e. --- .gemini/config.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 .gemini/config.yaml diff --git a/.gemini/config.yaml b/.gemini/config.yaml new file mode 100644 index 0000000000..1585c84339 --- /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: []