snazy commented on code in PR #4452:
URL: https://github.com/apache/polaris/pull/4452#discussion_r3248338357


##########
.asf.yaml:
##########
@@ -41,6 +41,11 @@ github:
 
   del_branch_on_merge: true
 
+  copilot_code_review:
+    enabled: true
+    review_drafts: false
+    review_on_push: false

Review Comment:
   It's a precaution - or conservative setting - to not let Copilot comment 
more often than necessary. We can still request another review manually for 
another push (like frequent rebases, non-review-worthy commit pushes).
   
   But it's also because Copilot runs count towards actions ("minutes") usage 
now (or soon?), so it's not "free."
   
   I thought, that's the better initial way. If it feels useful, we can 
certainly enable it later.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to