Skip to content

Commit 3b8c742

Browse files
authored
Don't post gemini help text on PRs (#7072)
We all know and love Gemini but it doesn't need to poke us on every single PR. I don't think the poke has caused anyone to request a review who wasn't already going to ask for a review.
1 parent 6dd8b66 commit 3b8c742

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
@@ -4,7 +4,7 @@ code_review:
44
comment_severity_threshold: MEDIUM
55
max_review_comments: -1
66
pull_request_opened:
7-
help: true
7+
help: false
88
summary: false
99
code_review: false
1010
ignore_patterns: []

0 commit comments

Comments
 (0)