Skip to content

fix: add ticket planning blockers#8

Merged
bnymn merged 1 commit into
mainfrom
codex/add-ticket-planning-blockers
Jun 20, 2026
Merged

fix: add ticket planning blockers#8
bnymn merged 1 commit into
mainfrom
codex/add-ticket-planning-blockers

Conversation

@bnymn

@bnymn bnymn commented Jun 20, 2026

Copy link
Copy Markdown
Owner

What

Update the ticket-planning skill so generated issue drafts include a Blocked by section immediately after What.

Why

Skill instructions define agent behavior in this project, so this changes how future ticket-planning agents behave rather than only updating documentation. Ticket drafts should make dependency checks visible before an issue is created, including whether the planned work is blocked by any existing open GitHub issue.

How

  • Add blocker-checking language to the skill description and workflow.
  • Change the draft format from three sections to four sections.
  • Define the Blocked by section wording for blocked and unblocked tickets.

Verification

  • git diff --check
  • npm run validate-pr-title -- "fix: add ticket planning blockers"

@bnymn bnymn marked this pull request as ready for review June 20, 2026 08:42
@bnymn bnymn changed the title docs: add ticket planning blockers fix: add ticket planning blockers Jun 20, 2026
@bnymn bnymn merged commit e085d82 into main Jun 20, 2026
3 checks passed
@bnymn bnymn deleted the codex/add-ticket-planning-blockers branch June 20, 2026 08:46
github-actions Bot pushed a commit that referenced this pull request Jun 20, 2026
## [1.3.1](v1.3.0...v1.3.1) (2026-06-20)

### Bug Fixes

* add ticket planning blockers ([#8](#8)) ([e085d82](e085d82))
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 1.3.1 🎉

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