← 返回
开发者工具 中文

Release Notes Generator

Generate clear, formatted release notes from git commits, PR titles, or change descriptions, grouped by change type and suitable for different audiences and...
根据 Git 提交、PR 标题或变更描述生成清晰、格式化的发布说明,按变更类型分组,适用于不同受众...
1kalin
开发者工具 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 918
下载
💾 6
安装
1
版本
#changelog#ci cd#devops#documentation#latest#release notes

概述

Release Notes Generator

Generate clear, professional release notes from git commits, PRs, or a plain list of changes. Outputs formatted changelogs your users actually want to read.

Usage

Tell the agent what changed — paste commits, PR titles, or describe features in plain language. It produces structured release notes.

Input Options

  1. Git diff/log — paste git log --oneline v1.2.0..v1.3.0 output
  2. PR list — paste merged PR titles
  3. Plain description — "We added dark mode, fixed the login bug, and dropped Python 3.7 support"

Output Format

## v1.3.0 — 2026-02-13

### Added
- Dark mode across all pages (#142)

### Fixed
- Login redirect loop on Safari (#138)

### Breaking Changes
- Dropped Python 3.7 support — minimum is now 3.9

### Migration Guide
- Update your CI to use Python 3.9+ images

Behavior

  • Group changes by type: Added, Changed, Fixed, Deprecated, Removed, Security, Breaking Changes
  • Follow Keep a Changelog conventions
  • Include migration guides for breaking changes
  • Write for end users, not engineers (unless told otherwise)
  • Strip internal/refactor commits unless asked to include them
  • Add PR/issue numbers when available
  • Keep it scannable — bullet points, not paragraphs

Audience Toggle

Say "internal" for eng-focused notes or "external" for customer-facing notes. Default is external.

Multiple Formats

Ask for:

  • Changelog — append-friendly CHANGELOG.md format
  • Email — ready to paste into a release email
  • Slack — compact format for #releases channel
  • GitHub Release — markdown for GitHub release page
  • Tweet thread — highlight reel for social

Tips

  • Run after every sprint or before every deploy
  • Pair with a CI step that dumps git log into a file
  • Keep a running CHANGELOG.md and append each release

Built by AfrexAI — AI context packs for business teams ($47/pack). See our AI Revenue Calculator to find what automation is costing you.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-03-29 06:18 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

suspicious
查看报告

🔗 相关推荐

developer-tools

CodeConductor.ai

larsonreever
AI驱动平台,提供快速全栈开发、智能体、工作流自动化及低代码AI集成的可扩展产品创建。
★ 66 📥 179,904
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,874
developer-tools

Gog

steipete
Google Workspace 命令行工具,支持 Gmail、日历、云端硬盘、通讯录、表格和文档。
★ 921 📥 185,749