Skip to content

Commit d85106f

Browse files
authored
Merge pull request #1445 from hzxuzhonghu/gemini-config
Tune gemini review severity threshold to HIGH
2 parents fe60503 + a5bc7a2 commit d85106f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gemini/config.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
have_fun: true
2+
code_review:
3+
disable: false
4+
comment_severity_threshold: HIGH
5+
max_review_comments: -1
6+
pull_request_opened:
7+
help: false
8+
summary: true
9+
code_review: true
10+
ignore_patterns: []

0 commit comments

Comments
 (0)