From c0ff702df63757df3b4f5502e0161db0803249ec Mon Sep 17 00:00:00 2001 From: Andrija Panic <45762285+andrijapanicsb@users.noreply.github.com> Date: Fri, 28 Aug 2026 00:21:01 +0200 Subject: [PATCH] github: skip Copilot reviews for draft PRs --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 7b3e32b439a6..ad0410552e4d 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: