From f66bccd63b921144f0b9ffe8549630603192d781 Mon Sep 17 00:00:00 2001 From: functionstackx <47992694+functionstackx@users.noreply.github.com> Date: Fri, 10 Jul 2026 16:48:12 -0400 Subject: [PATCH] =?UTF-8?q?[Klaud=20Cold]=20Add=20throwaway=20marker=20fil?= =?UTF-8?q?e=20for=20signoff-verify=20smoke=20test=20/=20=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E7=94=A8=E4=BA=8E=20signoff-verify=20=E5=86=92?= =?UTF-8?q?=E7=83=9F=E6=B5=8B=E8=AF=95=E7=9A=84=E4=B8=B4=E6=97=B6=E6=A0=87?= =?UTF-8?q?=E8=AE=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/signoff-verify-smoke-test.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/signoff-verify-smoke-test.md diff --git a/.github/signoff-verify-smoke-test.md b/.github/signoff-verify-smoke-test.md new file mode 100644 index 0000000000..0d4827a1ef --- /dev/null +++ b/.github/signoff-verify-smoke-test.md @@ -0,0 +1,5 @@ +# Throwaway smoke-test marker + +This file exists only so that a [DO NOT MERGE] test PR has a diff. It smoke-tests +the codeowner-signoff-verify workflow after #2156 (verifier prompt moved out of +the workflow YAML). The PR that adds this file will be closed without merging.