Changelog Bot Runner Nyaomaru
Version updated for https://github.com/nyaomaru/changelog-bot to version v0.1.12.
- 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
@nyaomaru/changelog-bot is a GitHub Action and CLI tool that automates the generation of polished changelog entries by leveraging Git history, PR titles, and release notes. It simplifies release workflows by eliminating manual copy-pasting and can optionally use AI (e.g., OpenAI) for tone-aware summaries or fallback to heuristic methods if AI is unavailable. Additionally, it supports creating PRs with updated changelogs and integrates seamlessly into CI pipelines for efficient and reliable changelog management.
What’s Changed
What’s Changed
- docs(changelog): 0.1.11 by @github-actions[bot] in https://github.com/nyaomaru/changelog-bot/pull/89
- chore(action): enforce minimum package age with pnpm dlx by @nyaomaru in https://github.com/nyaomaru/changelog-bot/pull/90
- refactor: extract changelog CLI workflow helpers by @nyaomaru in https://github.com/nyaomaru/changelog-bot/pull/91
- Release: 0.1.12 by @github-actions[bot] in https://github.com/nyaomaru/changelog-bot/pull/92
Full Changelog: https://github.com/nyaomaru/changelog-bot/compare/v0...v0.1.12