Generates release notes from GitHub commits, organized by type and enriched with PR data.
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.