[skip ci] chore(gemini): Add default Gemini Assists configurations (#926)

* Add default configurations

* Set comment_severity_threshold: LOW

* Correct path
This commit is contained in:
Cuong-Tran 2025-05-26 16:25:11 +07:00 committed by GitHub
parent 49c012e548
commit e727ed8524
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
.gemini/config.yaml Normal file
View file

@ -0,0 +1,10 @@
have_fun: true
code_review:
disable: false
comment_severity_threshold: LOW
max_review_comments: -1
pull_request_opened:
help: false
summary: true
code_review: true
ignore_patterns: []