blob: 781e76900bd188e474f2f1c69c3c16e399183d25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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: []
|