GitHub Release Notes Generator

Scrapes GitHub commits within a time range and generates release notes

Features

  • 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

Getting Started

  1. Visit the application URL
  2. Enter your GitHub Personal Access Token (classic) with full repo scope
  3. Select a repository and date range
  4. Generate and customize your release notes
  5. Edit, sort, or share your release notes as needed
  6. Copy the results to your clipboard