git-cliff's --tag flag sets the display label for unreleased commits; it does not scope commits to a range. Passing a range string to --tag caused git-cliff to emit the full cumulative history for every release. Move the revision range from --tag to a positional argument so only commits between PREV_TAG and CURRENT_TAG appear in each release body. CHANGELOG.md generation is unaffected (still full history). |
||
|---|---|---|
| .. | ||
| auto-tag.yml | ||
| build-images.yml | ||
| pr-review.yml | ||
| renovate.yaml | ||
| test.yml | ||