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

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


The following commit(s) were added to refs/heads/main by this push:
     new f07fbd6  Stop copilot reviews on drafts and push (#334)
f07fbd6 is described below

commit f07fbd6586dab02d819a6da9bc08d11a35e32f1b
Author: Vishesh <[email protected]>
AuthorDate: Wed Sep 2 10:26:09 2026 +0530

    Stop copilot reviews on drafts and push (#334)
---
 .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