From 1046277c1029588544a89f6d3bf583d83c91a7cf Mon Sep 17 00:00:00 2001 From: Jens Geyer Date: Thu, 28 May 2026 23:33:46 +0200 Subject: [PATCH] Enable Copilot reviews --- .asf.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.asf.yaml b/.asf.yaml index d5d8dd2fe2..de5d89989c 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -37,6 +37,11 @@ github: allow_update_branch: false # auto-delete head branches after being merged => highly useful del_branch_on_merge: true + copilot_code_review: + # lets find out how good it is + enabled: true + review_drafts: false + review_on_push: true features: # We use thrift-website repo for documentation # See https://github.com/apache/thrift-website