Revert "Turn off ellipsis quiet mode"

This commit is contained in:
Matt Rubens 2025-03-07 02:26:25 -05:00 committed by GitHub
parent 3510c3e1ec
commit d6d43b24f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@ pr_review:
# If quiet mode is enabled, Ellipsis will only leave reviews when it has comments, so “Looks good to me” reviews
# will be skipped. This can reduce clutter.
quiet: false
quiet: true
# You can disable automatic code review using auto_review_enabled. This will override any global settings you
# have configured via the web UI.