What problem does it solve?
This Skill streamlines the release preparation process by automating version bumping, documentation accuracy checking, release notes generation, and creating git tags, providing a structured approach to software release management without executing deployment.
Core Features & Use Cases
- Release Preparation: Automates tasks like version bump, release notes generation, documentation check, and git tagging.
- Quality Assurance: Checks for review verdicts, ensures documentation accuracy, and validates the release status.
- Version Management: Manages version increments using semantic versioning (SemVer) and creates annotated git tags.
- Use Case: Integrate this Skill into your CI/CD pipeline to automatically prepare release-ready artifacts for your software, ensuring that all prerequisites are met before pushing to production.
Quick Start
Run the 'gvm-deploy' command to begin the release preparation process.