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

Aman-Mittal pushed a commit to branch Aman-Mittal-patch-1
in repository https://gitbox.apache.org/repos/asf/fineract-consumer-facing.git

commit 89968971b0aba1e12352a81ba28d7d884b6de38e
Author: Aman-Mittal <[email protected]>
AuthorDate: Wed Jul 15 11:33:25 2026 +0530

    Enable review drafts in copilot code review
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 37acce0..b6e560b 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -27,7 +27,7 @@ github:
     discussions: true
   copilot_code_review:
     enabled: true
-    review_drafts: false
+    review_drafts: true
     review_on_push: true
   enabled_merge_buttons:
     merge: true

Reply via email to