From 77fbb0f033391d7d17f3ff781210db597fc5e006 Mon Sep 17 00:00:00 2001 From: Andrija Panic <45762285+andrijapanicsb@users.noreply.github.com> Date: Sat, 29 Aug 2026 09:13:38 +0200 Subject: [PATCH] github: skip Copilot reviews for draft PRs (#13996) --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 7b3e32b439a..ad0410552e4 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -74,7 +74,7 @@ github: copilot_code_review: enabled: true - review_drafts: true + review_drafts: false review_on_push: true notifications: