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-go.git


The following commit(s) were added to refs/heads/main by this push:
     new 58d84b2  Enable copilot code review (#157)
58d84b2 is described below

commit 58d84b2dbc5303fc1ddd6e3c1202ceb9472256e0
Author: Vishesh <[email protected]>
AuthorDate: Thu Jul 9 18:33:00 2026 +0530

    Enable copilot code review (#157)
---
 .asf.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.asf.yaml b/.asf.yaml
index 29e3e6c..2c6d5d9 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -26,3 +26,7 @@ github:
     wiki: true
     issues: true
     projects: true
+  copilot_code_review:
+    enabled: true
+    review_drafts: true
+    review_on_push: true

Reply via email to