thevickypedia/update-release-notes

Lightweight composite action to generate and update release notes for a repository using Gitverse via GitHub action bot.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
git_tokenGitHub token with write access to the repository.yes
sourceSource for release notes generation. Can be 'release' or 'commit'norelease
commit_messageCommit message for the release notes update.noUpdate release notes
commit_branchBranch to use for commit-based release notes. Defaults to the default branch of the repository.no""
branchBranch to push the release notes to. Defaults to the default branch of the repository.no""
filenameName of the release notes file to be generated.norelease_notes.rst
titleTitle for the release notes section.noRelease Notes
reverseWhether to reverse the order of commits in the release notes.notrue

no outputs