blob: cbfb0c8059d7082b77c2cfd4ecbef60f73745eb6 (
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: []
|