[CI]Update gemini config (#6447)

Update gemini config to make it more useful

- vLLM version: v0.14.1
- vLLM main:
dc917cceb8

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2026-01-31 10:47:38 +08:00
committed by GitHub
parent 638cae824d
commit e3a1586fce
2 changed files with 55 additions and 1 deletions

View File

@@ -1,6 +1,9 @@
# https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github
have_fun: false # Just review the code
memory_config:
disabled: false
code_review:
comment_severity_threshold: HIGH # Reduce quantity of comments
pull_request_opened:
summary: false # Don't summarize the PR in a separate comment
help: true # Add a help comment to the PR
summary: true # Summarize the PR in a separate comment