Below you will find pages that utilize the taxonomy term “Vscheuber”
August 3, 2026
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.
August 2, 2026
AI Changelog Updater
Version updated for https://github.com/vscheuber/ai-changelog-action to version v1.1.8.
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 updates the “## Unreleased” section of your CHANGELOG.md using an LLM to produce user-focused changelog entries. It gathers Git history, PR titles and bodies, and optional activity from related repositories. For full releases, it consolidates pre-release notes into a clean, de-duplicated set for the final stable version. The action is reusable and can be used in any repository with GitHub Actions enabled.