diff --git a/ellipsis.yaml b/ellipsis.yaml index 1044b94fdc1..e72886cf32e 100644 --- a/ellipsis.yaml +++ b/ellipsis.yaml @@ -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.