make-release
Installation
SKILL.md
Release
Release workflow for publishing a new version to PyPI via GitHub Actions.
When to Use
- After feature work is complete and committed
- When asked to release, publish, or ship a new version
- When bumping to a new version number
Input
Default: Release without issue tracking.
If argument provided:
- GitHub issue number/URL: Fetch context with
scripts/gh_issue_phase.sh get-issue $ARGfor the tracked workflow issue to close after release.