Skip to content

Commit 8867cca

Browse files
committed
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 41cf8e0 commit 8867cca

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)