瀏覽代碼

add basic gemini config (disable summary) (#14549)

Morgan Chen 1 年之前
父節點
當前提交
75940a743d
共有 1 個文件被更改,包括 9 次插入0 次删除
  1. 9 0
      .gemini/config.yaml

+ 9 - 0
.gemini/config.yaml

@@ -0,0 +1,9 @@
+have_fun: false
+code_review:
+  disable: false
+  comment_severity_threshold: LOW
+  max_review_comments: -1
+  pull_request_opened:
+    help: true
+    summary: false
+    code_review: true