13 lines
307 B
YAML
13 lines
307 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: []
|