Merge pull request #1436 from RooVetGit/mrubens-patch-4

Turn off ellipsis quiet mode
This commit is contained in:
Matt Rubens 2025-03-07 02:05:33 -05:00 committed by GitHub
commit 3510c3e1ec
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: true
quiet: false
# You can disable automatic code review using auto_review_enabled. This will override any global settings you
# have configured via the web UI.