Skip to content

Commit 31d74b8

Browse files
authored
chore: add gemini config (googleapis#2962)
1 parent 8c1d120 commit 31d74b8

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+
# https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github#custom-configuration
2+
have_fun: false
3+
code_review:
4+
disable: false
5+
comment_severity_threshold: HIGH
6+
max_review_comments: -1
7+
pull_request_opened:
8+
help: false
9+
summary: false
10+
code_review: false

0 commit comments

Comments
 (0)