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