Changelog Bot Runner Nyaomaru
Version updated for https://github.com/nyaomaru/changelog-bot to version v0.6.11.
- 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
This GitHub Action, changelog-bot, automates the creation of a polished changelog entry from Git history and release notes. It combines commit messages, PR titles, and release notes into clear sections, integrates with OpenAI or Anthropic for tone-aware summaries (or uses a heuristic fallback if AI is down), can open a pull request with updated changelogs, and provides safe defaults to avoid common pitfalls like duplicate versions and failed releases due to AI errors.
What’s Changed
What’s Changed
- docs(changelog): 0.6.10 by @github-actions[bot] in https://github.com/nyaomaru/changelog-bot/pull/180
- refactor: standardize runtime type guards with is-kit by @nyaomaru in https://github.com/nyaomaru/changelog-bot/pull/181
- Release: 0.6.11 by @github-actions[bot] in https://github.com/nyaomaru/changelog-bot/pull/182
Full Changelog: https://github.com/nyaomaru/changelog-bot/compare/v0.6.10...v0.6.11