GitHub only auto-closes issues when PRs target the default branch. This workflow scans commit messages for Closes/Fixes patterns on push to release/** and closes the referenced issues via gh CLI. Closes #115