Skip to content

Release 1.4.7 (2026-04-28)

Documentation

  • remove include directives and downgrade standards-and-conventions refs

Features

  • publish: verify bump PR issue linkage before merge Phase 3 now checks the bump PR body for issue linkage before merging. If the version-bump-pr composite action's auto-discovery failed, the agent repairs the PR body with Ref #N, pushes an empty commit to retrigger CI, then merges.

  • forbid auto-close linkage, require Ref and explicit issue closure Adds block-autoclose-linkage PreToolUse hook that denies --linkage Fixes/Closes/Resolves in st-submit-pr. Updates pr-workflow skill to require Ref linkage and close issues explicitly after finalization. Updates PR template and repository standards to match.