From 34f2ee5b6a5281f4e521b4f2ebe53cf7e039d4f5 Mon Sep 17 00:00:00 2001 From: CI Test Bot Date: Tue, 19 May 2026 11:51:03 -0400 Subject: [PATCH] =?UTF-8?q?test:=20ci/merge=20label=20with=20failing=20bui?= =?UTF-8?q?ld=20=E2=80=94=20should=20still=20enter=20merge=20queue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ci/fail-build | 0 test-results/heavy-fail.txt | 1 + 2 files changed, 1 insertion(+) create mode 100644 ci/fail-build create mode 100644 test-results/heavy-fail.txt diff --git a/ci/fail-build b/ci/fail-build new file mode 100644 index 000000000..e69de29bb diff --git a/test-results/heavy-fail.txt b/test-results/heavy-fail.txt new file mode 100644 index 000000000..ed9012612 --- /dev/null +++ b/test-results/heavy-fail.txt @@ -0,0 +1 @@ +This PR uses ci/merge label but has ci/fail-build. Key test: required-checks should still go green on the PR so it can enter the merge queue.