From 64693d00db45313df32ab20a93a80dc9e1202159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Sat, 14 Feb 2026 13:21:01 +0100 Subject: [PATCH] Remove required checks to avoid blocking PRs again in the future --- .asf.yaml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.asf.yaml b/.asf.yaml index 7eb9d35a9db..b0615441ed1 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -43,11 +43,6 @@ github: require_code_owner_reviews: false required_approving_review_count: 1 required_linear_history: true - required_status_checks: - strict: false - contexts: - - build - - test features: wiki: false