axodotdev / axodotdev/cargo-dist

Support customize release title format via config

Open
#2,256 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.