Skip to content

fix: require issue closing references in PR descriptions#9

Merged
bnymn merged 1 commit into
mainfrom
codex/fix-pr-issue-closing-guidance
Jun 20, 2026
Merged

fix: require issue closing references in PR descriptions#9
bnymn merged 1 commit into
mainfrom
codex/fix-pr-issue-closing-guidance

Conversation

@bnymn

@bnymn bnymn commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Summary

Add a pull request gate instruction requiring PR descriptions to include Closes #<issue-number> when the work resolves a GitHub issue.

Why

Issue-backed development work should automatically close the linked ticket when the pull request is merged.

Impact

Agents following the development workflow will include the correct GitHub closing keyword in relevant PR descriptions.

Root Cause

The development workflow did not previously remind agents to include an issue-closing reference in PR descriptions.

Validation

  • git diff --check
  • npm run validate-pr-title -- "fix: require issue closing references in PR descriptions"

@bnymn bnymn marked this pull request as ready for review June 20, 2026 08:54
@bnymn bnymn merged commit c5be65b into main Jun 20, 2026
2 checks passed
@bnymn bnymn deleted the codex/fix-pr-issue-closing-guidance branch June 20, 2026 08:54
github-actions Bot pushed a commit that referenced this pull request Jun 20, 2026
## [1.3.2](v1.3.1...v1.3.2) (2026-06-20)

### Bug Fixes

* require issue closing references in PR descriptions ([#9](#9)) ([c5be65b](c5be65b))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant