From ac492ec94850ae40a58f89515c88f3315ddc3b98 Mon Sep 17 00:00:00 2001 From: Aidan Garske Date: Fri, 21 Aug 2026 17:30:02 -0700 Subject: [PATCH 1/3] Add PRB draft ready canary --- .github/PRB_READY_CANARY.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/PRB_READY_CANARY.txt diff --git a/.github/PRB_READY_CANARY.txt b/.github/PRB_READY_CANARY.txt new file mode 100644 index 00000000000..b4de23fbbf6 --- /dev/null +++ b/.github/PRB_READY_CANARY.txt @@ -0,0 +1,11 @@ +PRB draft-to-ready canary + +This temporary file exists only to validate pull-request CI behavior. + +Test sequence: +1. Open the pull request as a draft. +2. Confirm Jenkins PRB reports a successful draft skip without running its fan-out. +3. Mark the pull request ready for review without posting a retry comment. +4. Confirm Jenkins PRB automatically launches a fresh full run. + +Do not merge this branch or pull request. From f724f8308ff2de8a79a3f7b28694eb5a992e185f Mon Sep 17 00:00:00 2001 From: Aidan Garske Date: Mon, 24 Aug 2026 10:24:00 -0700 Subject: [PATCH 2/3] ci: refresh PRB canary [skip actions] --- .github/PRB_READY_CANARY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PRB_READY_CANARY.txt b/.github/PRB_READY_CANARY.txt index b4de23fbbf6..7ff5f2b45e6 100644 --- a/.github/PRB_READY_CANARY.txt +++ b/.github/PRB_READY_CANARY.txt @@ -9,3 +9,5 @@ Test sequence: 4. Confirm Jenkins PRB automatically launches a fresh full run. Do not merge this branch or pull request. + +canary run 2 From 07931356a87d92097c832456b3d7c44473a6ffbd Mon Sep 17 00:00:00 2001 From: Aidan Garske Date: Mon, 24 Aug 2026 10:35:03 -0700 Subject: [PATCH 3/3] ci: retry isolated PRB canary [skip actions] --- .github/PRB_READY_CANARY.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PRB_READY_CANARY.txt b/.github/PRB_READY_CANARY.txt index 7ff5f2b45e6..6113a19f124 100644 --- a/.github/PRB_READY_CANARY.txt +++ b/.github/PRB_READY_CANARY.txt @@ -11,3 +11,5 @@ Test sequence: Do not merge this branch or pull request. canary run 2 + +canary run 3