mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-19 09:33:53 +00:00
13 lines
309 B
YAML
13 lines
309 B
YAML
# Config for the Gemini Pull Request Review Bot.
|
|
# https://github.com/marketplace/gemini-code-assist
|
|
have_fun: false
|
|
code_review:
|
|
disable: false
|
|
comment_severity_threshold: 'HIGH'
|
|
max_review_comments: -1
|
|
pull_request_opened:
|
|
help: false
|
|
summary: true
|
|
code_review: true
|
|
ignore_patterns: []
|