generate_release_note
Automates release note creation by analyzing Git tag differences, categorizing changes like bug fixes, new features, and breaking updates, and saving formatted Markdown output.
Instructions
タグ間の差分からリリースノートを生成します
Input Schema
Name | Required | Description | Default |
---|---|---|---|
breaking | No | 破壊的変更の一覧(オプション) | |
bugfixes | No | バグ修正の一覧(オプション) | |
endTag | Yes | 終了タグ | |
features | No | 新機能の一覧(オプション) | |
improvements | No | 改善項目の一覧(オプション) | |
startTag | Yes | 開始タグ | |
title | No | リリースノートのタイトル(オプション) |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from Iris MCP Server
Related Tools
- @nickbaumann98/release-notes-server
- @cyanheads/git-mcp-server
- @nickbaumann98/release-notes-server
- @nickbaumann98/release-notes-server
- @alekspetrov/mcp-docs-service