Skip to content

Commit 5bac613

Browse files
authored
Configure Gemini (#20971)
Signed-off-by: Harry Mellor <19981378+hmellor@users.noreply.github.com>
1 parent 313ae8c commit 5bac613

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gemini/config.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github
2+
have_fun: false # Just review the code
3+
code_review:
4+
comment_severity_threshold: HIGH # Reduce quantity of comments
5+
pull_request_opened:
6+
summary: false # Don't summarize the PR in a separate comment

0 commit comments

Comments
 (0)