Skip to content

Commit 142b963

Browse files
priteauGavinHeff
authored andcommitted
Make Gemini less verbose
Disable the initial Gemini comment ("Summary of Changes") which often provides little useful information. See Gemini Code Assist documentation for details [1]. [1] https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github#default-configuration
1 parent 8de6f3e commit 142b963

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gemini/config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
code_review:
2+
pull_request_opened:
3+
summary: false

0 commit comments

Comments
 (0)