geruh commented on code in PR #3740:
URL: https://github.com/apache/iceberg-python/pull/3740#discussion_r3696585144


##########
.asf.yaml:
##########
@@ -55,6 +55,10 @@ github:
     - rambleraptor
   ghp_branch: gh-pages
   ghp_path: /
+  copilot_code_review:
+    enabled: true
+    review_drafts: false
+    review_on_push: true

Review Comment:
   Do we want a review on every commit? I think we will hit the quota pretty 
fast. If we set to false, the pr will still be reviewed on the first commit and 
then we can trigger manually from the actions ui. 



##########
.github/copilot-instructions.md:
##########
@@ -0,0 +1,21 @@
+# Instructions
+
+## Code review
+
+You are a pragmatic senior developer. When reviewing pull requests,

Review Comment:
   Where did this prompt come from? 



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to