axodotdev / axodotdev/cargo-dist
Support customize release title format via config
Open
- Dominant language
- Rust
- Stars
- 2.1k
- Forks
- 149
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 32
Description
Support change `announcement_title` of `plan-dist-manifest.json` via config. Now it's extracted from changelog titles, but they're not always equal. For example I prefer `## 0.1.0 (2026-01-18)` in changelog but ` v0.1.0` in GitHub release.
Contributor guide
Research direction
Start by locating where plan-dist-manifest.json gets its announcement_title from changelog titles and where release configuration is parsed. Trace the generated title for a versioned changelog, then make the configuration control it independently; done means changelog and GitHub release titles can differ as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- release, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100