Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .gemini/config.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github
# This configuration is based on https://github.com/vllm-project/vllm/blob/main/.gemini/config.yaml
have_fun: false # Just review the code
code_review:
comment_severity_threshold: HIGH # Reduce quantity of comments
max_review_comments: -1 # Maximum number of review comments allowed; -1 indicates no limit
pull_request_opened:
summary: false # Don't summarize the PR in a separate comment