Skip to content

Commit 75940a7

Browse files
authored
add basic gemini config (disable summary) (#14549)
1 parent e34ab01 commit 75940a7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gemini/config.yaml

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
have_fun: false
2+
code_review:
3+
disable: false
4+
comment_severity_threshold: LOW
5+
max_review_comments: -1
6+
pull_request_opened:
7+
help: true
8+
summary: false
9+
code_review: true

0 commit comments

Comments
 (0)