Changelog Bot Runner Nyaomaru
Version updated for https://github.com/nyaomaru/changelog-bot to version v0.1.13.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The @nyaomaru/changelog-bot GitHub Action automates the generation of professional changelog entries by using Git history, pull request titles, and release notes. It eliminates manual effort and potential errors by creating polished changelogs, optionally enhanced with AI-generated summaries, and can automatically update changelog files or open pull requests with the changes. This tool is compatible with CI pipelines, offers fallback mechanisms when AI services are unavailable, and supports both automated and manual workflows.
What’s Changed
What’s Changed
- docs(changelog): 0.1.12 by @github-actions[bot] in https://github.com/nyaomaru/changelog-bot/pull/93
- refactor(utils): extract shared markdown and title lookup helpers by @nyaomaru in https://github.com/nyaomaru/changelog-bot/pull/94
- chore(deps): update dependencies to latest versions by @nyaomaru in https://github.com/nyaomaru/changelog-bot/pull/95
- Release: 0.1.13 by @github-actions[bot] in https://github.com/nyaomaru/changelog-bot/pull/96
Full Changelog: https://github.com/nyaomaru/changelog-bot/compare/v0...v0.1.13