Skip to content

Commit 44b5f13

Browse files
committed
gemini: Disable auto PR codereviews for now
I'm assuming it's still possible to trigger commands like `/gemini review` manually.
1 parent 5af3112 commit 44b5f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gemini/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ have_fun: false
22
memory_config:
33
disabled: false
44
code_review:
5-
disable: false
5+
disable: true
66
comment_severity_threshold: HIGH
77
max_review_comments: -1
88
pull_request_opened:

0 commit comments

Comments
 (0)