lxqmoma/Git Log Categorized Changelog

Generates a categorized changelog (Feat/Fix/Other) from git history without any API dependency. Gitea friendly.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 8, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: lxqmoma/simple-changelog-action@38c5bacf1ca29f6f73dd5ea8af547259caae913a # v1.0.0

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
new_tagThe current tag or version (e.g., v1.0.1)yes
old_tagThe previous tag to compare against (e.g., v1.0.0)no""
log_fileThe filename for the generated changelognorelease_log.txt
namedescription
log_pathThe path to the generated log file
changelogThe content of the changelog