Tag: github-release
Automated software version release workflow
This skill manages the full software release lifecycle, handling both minor and patch versions according to established CI/CD rules. It automates version bumping, annotated tagging, and the creation of GitHub Releases.
Automates GitHub Release Draft Creation
This skill automates the creation of a draft GitHub release for the C# MCP SDK, ensuring release notes are refreshed with all merged PRs. It rigorously checks for new changes, assesses version impact, and validates code samples before gener…
Automated monorepo package publishing and release
This skill automates the entire monorepo publishing lifecycle, handling version bumping, git tagging, and building. It ensures deployment across all supported registries (e.g., npm, jsr) by managing state detection and triggering GitHub rel…
Automate full software release to npm and GitHub
This skill manages the end-to-end process of preparing and shipping a software release across multiple platforms. It handles version bumping, generating comprehensive release notes, publishing to npm, creating GitHub tags, and deploying the…
Automated full-stack release management and publishing
This tool automates the entire software release lifecycle, managing preflight checks, version bumping, and generating comprehensive release notes. It ensures coordinated publishing across npm, GitHub, and the live sandbox environment.