nayandas69/Smart Release Notes Action

Automatically generate clean, categorized release notes from merged PRs and commits between Git tags.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGitHub token used to fetch PRs, commits, and tags.yes
from_tagThe starting tag for the changelog range. Defaults to the previous tag.no""
to_tagThe ending tag for the changelog range. Defaults to the current tag.no""
modeData collection mode: PR, COMMIT, or HYBRID.noHYBRID
config_filePath to a JSON config file for category mappings.no""
namedescription
changelogThe generated release notes in Markdown format.
from_tagThe resolved starting tag used for generation.
to_tagThe resolved ending tag used for generation.