Skip to content

Commit 9c6d108

Browse files
authored
Configure Gemini (#2298)
### What this PR does / why we need it? This PR requests Gemini AI to review PRs. ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? NA - vLLM version: v0.10.0 - vLLM main: vllm-project/vllm@14a5d90 Signed-off-by: QwertyJack <[email protected]>
1 parent c8b0f5f commit 9c6d108

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)