Automated Changelog Generator
Version updated for https://github.com/shazib-summar/automated-changelog-gh to version v0.3.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The GitHub Action “Automated Changelog” generates and updates CHANGELOG.md files based on git tags and commit history. It groups commits using Conventional Commits and renders them in Keep a Changelog format. The action can create an entry for a new release or regenerate the entire changelog, linking versions to GitHub compare views and commits/PRs to their pages. Users can specify whether to commit the updated changelog back to the repository.
What’s Changed
What’s Changed
- docs(changelog): update changelog for v0.2.0 by @github-actions[bot] in https://github.com/shazib-summar/automated-changelog-gh/pull/22
- chore: Make tag required field for manual runs by @shazib-summar in https://github.com/shazib-summar/automated-changelog-gh/pull/23
- docs: update readme about backfilling changelog by @shazib-summar in https://github.com/shazib-summar/automated-changelog-gh/pull/24
- Allow teams to be added as reviewers by @shazib-summar in https://github.com/shazib-summar/automated-changelog-gh/pull/26
Full Changelog: https://github.com/shazib-summar/automated-changelog-gh/compare/v0.2.0...v0.3.0