Skip to content

Commit 23a5bc5

Browse files
zihugithubyefubao
andauthored
Add Gemini configuration (#276)
--------- Co-authored-by: yefubao <fbye@baai.ac.cn>
1 parent ac00cc5 commit 23a5bc5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gemini/config.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Mainly adopted from https://github.com/vllm-project/vllm/blob/main/.gemini/config.yaml. Below is the original copyright:
2+
# https://developers.google.com/gemini-code-assist/docs/customize-gemini-behavior-github
3+
have_fun: false # Just review the code
4+
code_review:
5+
comment_severity_threshold: HIGH # Reduce quantity of comments
6+
max_review_comments: -1 # Maximum number of review comments allowed; -1 indicates no limit
7+
pull_request_opened:
8+
summary: true # Summarize the PR in a separate comment

0 commit comments

Comments
 (0)