Refactor changelog generation to use Release-Notes.md bullets #19
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace git-cliff with a bash approach in the justfile: extract bullet points from Release-Notes.md and append a flat commit list with Codeberg links. Remove cliff.toml and git-cliff dependency. Add Release-Notes.md (taibai thread), Release-Notes.md.template, and fediverse-post / fediverse-validate justfile recipes.
Plan: rewrite justfile release recipe to use awk bullets from Release-Notes.md + git log commit list with codeberg links. Add fediverse-validate and fediverse-post recipes (default profile: announce). Remove cliff.toml and git-cliff from pyproject.toml. Add Release-Notes.md (v0.3.0) and Release-Notes.md.template.