tftsr-devops_investigation/.gitea/workflows
Shaun Arman bbaa2cc8ae fix(ci): generate per-release changelog body using positional range arg
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).
2026-06-07 17:05:16 -05:00
..
auto-tag.yml fix(ci): generate per-release changelog body using positional range arg 2026-06-07 17:05:16 -05:00
build-images.yml fix: comprehensive trcaa→tftsr conversion and URL corrections 2026-06-05 15:38:29 -05:00
pr-review.yml ci(pr-review): switch LLM model to qwen36-35b-a3b-nvfp4 2026-06-07 16:42:47 -05:00
renovate.yaml fix(ci): replace JS-based Renovate action with direct container invocation 2026-06-06 20:48:46 -05:00
test.yml fix: use public Gitea URL in test workflow 2026-06-07 00:55:02 -05:00