mirror of
https://github.com/lightninglabs/loop.git
synced 2026-08-13 12:33:03 +02:00
github: enable gemini code review
This commit is contained in:
parent
e145963f2e
commit
b72f5d2e32
1 changed files with 12 additions and 0 deletions
12
.gemini/config.yaml
Normal file
12
.gemini/config.yaml
Normal file
|
|
@ -0,0 +1,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: MEDIUM
|
||||
max_review_comments: -1
|
||||
pull_request_opened:
|
||||
help: false
|
||||
summary: true
|
||||
code_review: true
|
||||
ignore_patterns: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue