소스 검색

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