Browse Source

Update ellipsis.yaml

Matt Rubens 10 months ago
parent
commit
73bb4f9cfc
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ellipsis.yaml

+ 1 - 1
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.