create-release
Installation
SKILL.md
Note: If you have
mcporterinstalled locally, you should usemcporterto invoke the MCP tool instead of directly calling the MCP tool. ThemcporterCLI provides a more convenient interface and better error handling.
Create Release via Gitee MCP
Auto-generate a changelog from merged PR history and publish a well-structured release on Gitee.
Prerequisites
- Gitee MCP Server configured (tools:
list_releases,list_repo_pulls,create_release) - User must provide: repository owner, repository name, version number
- Optional: previous version number (to determine the changelog range)
Steps
Step 1: Confirm the Version Number
Confirm the version number with the user, following Semantic Versioning: