Public
Like
GitHub-Release-Notes
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
index.ts
https://charmaine--496145582c1c11f0ae5a569c3dd06744.web.val.run
Scrapes GitHub commits within a time range and generates release notes
- Connect to GitHub repo with token
- Select date ranges to filter commits
- View commits and associated PR descriptions
- LLM call to compile release notes - you can edit this here
- Filter out non-user-facing changes (technical debt, backend changes, etc.)
- Edit markdown directly in the browser
- Sort release notes by category, user impact, or chronologically
- Show/hide GitHub issue / PR references
- Share release notes via unique URLs
- Copy formatted release notes to clipboard
- Visit the application URL
- Enter your GitHub Personal Access Token (classic) with full
repo
scope - Select a repository and date range
- Generate and customize your release notes
- Edit, sort, or share your release notes as needed
- Copy the results to your clipboard