From ed9b03517621503477f078aded6a7cf04ab11b85 Mon Sep 17 00:00:00 2001 From: vishesh92 Date: Thu, 9 Jul 2026 14:44:00 +0530 Subject: [PATCH] Enable copilot code review --- .asf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index fbb766d7..992c8287 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -37,3 +37,8 @@ github: collaborators: - fabiomatavelli - bhouse-nexthop + + copilot_code_review: + enabled: true + review_drafts: true + review_on_push: true