AI Changelog Updater
Version updated for https://github.com/vscheuber/ai-changelog-action to version v1.1.10.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of updating a CHANGELOG.md file by using an AI language model to generate a changelog entry. It gathers information from Git history, merged pull requests, and related repositories, then generates user-focused changes while preserving existing content. Special handling is provided for full releases, consolidating pre-release notes into a clean final version.
What’s Changed
Changed
- Internal pipeline update release. This release updates CI/CD or release automation under
.github/without changing functional behavior.