Skip to content

Commit f966ca2

Browse files
committed
Add Gemini code review configuration
So we only get review comments that are high or critical. Signed-off-by: Eric Curtin <eric.curtin@docker.com>
1 parent 7270142 commit f966ca2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gemini/config.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
code_review:
2+
comment_severity_threshold: HIGH
3+
pull_request_opened:
4+
summary: false

0 commit comments

Comments
 (0)