Skip to content

Commit 6355419

Browse files
authored
Merge pull request #323 from mohamedawnallah/addGeminiCodeAssist
.gemini: add gemini code assist
2 parents 21ea115 + 3235a0e commit 6355419

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gemini/config.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Config for the Gemini Pull Request Review Bot.
2+
# https://github.com/marketplace/gemini-code-assist
3+
have_fun: false
4+
code_review:
5+
disable: false
6+
comment_severity_threshold: MEDIUM
7+
max_review_comments: -1
8+
pull_request_opened:
9+
help: false
10+
summary: true
11+
code_review: true
12+
ignore_patterns: []

0 commit comments

Comments
 (0)