This app generates release notes based on GitHub commits. It analyzes commit messages between two points (tags, commits, or dates) and formats them into structured release notes.
Features
Fetch commits from GitHub repositories
Parse commit messages to categorize changes
Generate formatted release notes in Markdown
Support for conventional commit format
Customizable output format
Usage
Visit the app URL
Enter your repository details (owner/repo)
Specify the range for commits (tags, commit hashes, or dates)
Generate your release notes
Copy or download the formatted output
Setup
This app requires a GitHub Personal Access Token with repo scope to access repository data. Set this as an environment variable in Val Town: