Skip to content
Merged
Changes from all 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 @@
# Mainly adopted from https://github.com/vllm-project/vllm/blob/main/.gemini/config.yaml. Below is the original copyright:
# https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github
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: true # Summarize the PR in a separate comment