mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-28 14:40:51 +02:00
Merge pull request #10013 from Roasbeef/gemini-review
CI: add config.yaml for gemini code review
This commit is contained in:
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: []
|
Reference in New Issue
Block a user