Skip to content

Commit 2c24dfb

Browse files
author
Jack
committed
[CI] Configure Gemini (#20971)
Signed-off-by: QwertyJack <7554089+QwertyJack@users.noreply.github.com>
1 parent ee6f79c commit 2c24dfb

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)