← All projects
release-notes
GitHub Action for generating release notes.
TypeScript • GitHub ActionStatus: Stable
Overview
release-notes reads the commits merged between two tags, groups them by conventional-commit type, and writes a markdown file you can attach to a GitHub release. It keeps the changelog honest without a dedicated changelog tool in the repo.
Installation
- uses: libnudget/release-notes@main