Context
PR #1302 restructured the changelog-review workflow into a triage-only phase. The test plan items were not verified before merging (they require a live dispatch run after #1301 settled the tracked version to 2.1.138).
Test checklist
Why
These validation steps were listed in the PR #1302 test plan but depend on a live run after the version tracking file settled at 2.1.138. The current tracked version should produce a small or zero gap — ideal for validating the new shape without noise from a 62-version catch-up.
Related
Context
PR #1302 restructured the changelog-review workflow into a triage-only phase. The test plan items were not verified before merging (they require a live dispatch run after #1301 settled the tracked version to 2.1.138).
Test checklist
actionlint .github/workflows/changelog-review.yml)workflow_dispatchwithforce_full_review=true— confirm:changelog-review) with grouped per-rule-file sections.claude-code-version-check.jsonforce_full_review) and confirm skip-if-exists fires (no new issue/PR created when one already exists for the current range)Why
These validation steps were listed in the PR #1302 test plan but depend on a live run after the version tracking file settled at 2.1.138. The current tracked version should produce a small or zero gap — ideal for validating the new shape without noise from a 62-version catch-up.
Related