AI Changelog (GitHub Models)
Version updated for https://github.com/decoded-cipher/auto-changelog to version v1.0.0.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
AI Changelog (GitHub Models)
First release of the AI Changelog generator! ๐
Features
- ๐ Generates human-friendly changelogs from git history
- ๐ค Uses GitHub Models (default:
gpt-4o-mini) - ๐ No external API keys required (uses
GITHUB_TOKEN) - ๐ Customizable output path and git range
Usage
- uses: decoded-cipher/auto-changelog@v1.0.0
with:
output_path: 'CHANGELOG.md'