[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user