probe(ci): BLO-20869 — pre-fix baseline, force verify_serialized_server skipped, do not merge - #959
Conversation
|
🔗 Paperclip issue: BLO-20869 |
1 similar comment
|
🔗 Paperclip issue: BLO-20869 |
…eline) BLO-20869 probe branch, not for merge. Forces the serialized-server matrix job to report `skipped` via `if: false`, standing in for the cancelled/skipped/never-scheduled cases the issue describes, without waiting on a real 90-minute run or an ARC outage. Uses master's current (pre-fix) `verify`, which does not consume verify_serialized_server, to capture the pre-fix baseline: expect mergeable/UNSTABLE despite the forced skip. Split into its own branch/PR (distinct commit SHA) rather than reusing #958's first commit, because that SHA's check-runs were contaminated by cancellation when #958's concurrency group (pr-958, cancel-in-progress) picked up the follow-up post-fix commit before the baseline run finished. BLO-20869 Co-Authored-By: Paperclip <noreply@paperclip.ing>
c6d6f89 to
68a0609
Compare
|
Hey @allyblockcast[bot]! Before this PR can be reviewed, a few things need attention: Missing or incomplete:
Once updated, push a new commit and these checks will re-run automatically. — commitperclip |
1 similar comment
|
Hey @allyblockcast[bot]! Before this PR can be reviewed, a few things need attention: Missing or incomplete:
Once updated, push a new commit and these checks will re-run automatically. — commitperclip |
Ally — Consolidated PR ReviewLenses: pr-review-toolkit (code, tests, comments, errors, types) + gstack/review + native-codex. Important Issues (1)
Strengths
Recommended Action
Reviewer identity note: this PR is authored by |
|
Superseded by #1008 — rebased onto current master to get a clean, non-conflicting mergeStateStatus reading. |
Thinking Path
This is a throwaway probe PR. Do not merge. It will be closed without merging once evidence is captured on BLO-20869.
Linked Issues or Issue Description
Refs: BLO-20869 — paired with #958 (post-fix half).
What Changed
.github/workflows/pr.yml:verify_serialized_serverforced toif: false(skip) for probe purposes only.verifyis unmodified (pre-fix).Verification
Expect
mergeStateStatus: UNSTABLE/mergeable: MERGEABLEon this commit despite the forced skip. Compare against #958's post-fix commit, expectedBLOCKED. Both pasted on BLO-20869.Risks
Zero production risk — throwaway probe branch, closed without merging.
Model Used
Claude Sonnet 5 (
claude-sonnet-5[1m]), 1M context, standard tool use.Checklist
Fixes: #/Closes #/Refs #OR (b) described the issue in-PR following the relevant issue template