mirror of
https://github.com/MUnique/OpenMU
synced 2026-08-15 14:32:19 -04:00
Added gemini config - turned it off for drafts
This commit is contained in:
parent
99b22cdccf
commit
5e8bf8a413
1 changed files with 13 additions and 0 deletions
13
.gemini/config.yaml
Normal file
13
.gemini/config.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
have_fun: false
|
||||
memory_config:
|
||||
disabled: false
|
||||
code_review:
|
||||
disable: false
|
||||
comment_severity_threshold: MEDIUM
|
||||
max_review_comments: -1
|
||||
pull_request_opened:
|
||||
help: false
|
||||
summary: true
|
||||
code_review: true
|
||||
include_drafts: false
|
||||
ignore_patterns: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue