Release Notes
Generates release notes from GitHub commits, organized by type and enriched with PR data.
Acerca de
This server streamlines the release note generation process for GitHub repositories. It fetches commits, intelligently groups them by type (features, fixes, etc.), and enriches them with pull request data. The output is a clean, readable Markdown document including detailed statistics like total commits, breaking changes, and commits per author, making it easy to communicate changes to users.
Características Principales
- Enriches commits with PR data
- 2 GitHub stars
- Groups commits by type
- Clean Markdown formatting with emojis
- Smart commit filtering by date or SHA
- Includes detailed statistics
Casos de Uso
- Automating release note creation for GitHub projects
- Tracking commit statistics and contributions
- Providing a clear and concise summary of changes to users