This is an automated email from the ASF dual-hosted git repository.

vishesh92 pushed a commit to branch update-asf-yaml
in repository 
https://gitbox.apache.org/repos/asf/cloudstack-terraform-provider.git

commit 6210e1f7a456a8667f2e68cc449b3d23d02e5939
Author: vishesh92 <[email protected]>
AuthorDate: Tue Sep 1 11:52:00 2026 +0530

    Stop copilot reviews on drafts and push
---
 .asf.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index 606a48c..6070136 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -41,5 +41,5 @@ github:
 
   copilot_code_review:
     enabled: true
-    review_drafts: true
-    review_on_push: true
+    review_drafts: false
+    review_on_push: false

Reply via email to