mariomac/Linked Release Notes

Generate release notes including changes from submodules

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
github_tokenGitHub token for API accessyes${{ github.token }}
repositoryRepository in owner/repo format (defaults to current repository)no${{ github.repository }}
tagTag to generate release notes for (defaults to current tag/ref)no${{ github.ref_name }}
previous_tagPrevious tag to compare against (auto-detected if not provided)no
generated_submodule_linkprepends this string to the #PR links of the subodule notes. If unset, it will use the submodule owner/repono
namedescription
release_notesGenerated release notes including submodule changes