Skip to content

Commit 3510c3e

Browse files
authored
Merge pull request RooCodeInc#1436 from RooVetGit/mrubens-patch-4
Turn off ellipsis quiet mode
2 parents 0a19fb5 + 73bb4f9 commit 3510c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ellipsis.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pr_review:
77

88
# If quiet mode is enabled, Ellipsis will only leave reviews when it has comments, so “Looks good to me” reviews
99
# will be skipped. This can reduce clutter.
10-
quiet: true
10+
quiet: false
1111

1212
# You can disable automatic code review using auto_review_enabled. This will override any global settings you
1313
# have configured via the web UI.

0 commit comments

Comments
 (0)