What problem does it solve?
Internal — for Boundless team members only. Generate release notes for a new Boundless version by collecting PR details, analyzing code changes, and producing prover-facing documentation with config examples, migration guides, and worked examples. Use when the user wants to write release notes, changelog entries, or upgrade guides.
Core Features & Use Cases
- Gather inputs such as the release version, previous tag, key PRs or features to highlight, and any current context to ensure realistic examples.
- Research PRs and changes by fetching PR metadata, reading related code changes, reading broker configuration templates, and examining deployment docs to produce accurate notes.
- Write structured notes with an overview, a changelog link, per-feature sections describing the change and its impact, and an Upgrade Notes section with action items.
- Output prover-facing documentation including config examples, migration guides, and worked examples to help operators deploy and use the new release.
Quick Start
Provide the release version and the previous tag, then run the generator to produce the release notes.