Skip to content

Optional /issue-close version bump and 0.2.1 release#11

Merged
jepegit merged 1 commit into
mainfrom
10-enhance-issue-close-with-ability-to-bump-version-number
Apr 16, 2026
Merged

Optional /issue-close version bump and 0.2.1 release#11
jepegit merged 1 commit into
mainfrom
10-enhance-issue-close-with-ability-to-bump-version-number

Conversation

@jepegit
Copy link
Copy Markdown
Owner

@jepegit jepegit commented Apr 16, 2026

Summary

  • Extend packaged /issue-close and issueflow-issue-close so users can request a semver bump (e.g. /issue-close bump) after tests and before commit/PR; document input patterns and workflow.
  • Add issueflow-version-bump skill (uv version --bump patch|minor|major) and register it in TEMPLATE_MANIFEST.
  • Add scripts/update_issueflow_setup.py to refresh this repo's scaffold from templates; document it and lint scripts/ in CI.
  • Bump package version to 0.2.1 (pyproject + uv.lock).
  • Archive issue enhance issue-close with ability to bump version number #10 markdown under .issueflows/03-solved-issues/.

Testing

  • uv run pytest
  • uv run ruff check src/ tests/ scripts/

Closes #10

Made with Cursor

…script.

Add the issueflow-version-bump skill and extend issue-close templates so a
patch, minor, or major bump runs after tests and before commit and PR. Ship a
maintainer script to refresh this repo's Cursor scaffold from templates, widen
ruff to scripts/ in CI, and archive issue #10 as solved.

Made-with: Cursor
@jepegit jepegit linked an issue Apr 16, 2026 that may be closed by this pull request
@jepegit jepegit merged commit 66596c5 into main Apr 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

enhance issue-close with ability to bump version number

1 participant