replicatedhq/Replicated Release Notes Helper

Generates release notes markdown and writes it to the RELEASE_NOTES variable in the Github Action environment

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
owner-repoThe owner/repo of the Github repository to be used (required)yes
baseThe release tag to use as the base of the release notes diffno""
headThe release tag to use as the head of the release notes diffyes
titleThe release notes titleyes
descriptionDescription to be added to the release notesno""
include-pr-linksInclude links back to pull requestsnofalse
github-tokenGithub API Tokenyes""
feature-type-labelsA comma separated list of labels to consider as featurestype::feature
improvement-type-labelsA comma separated list of labels to consider as improvementstype::improvement,type::security
bug-type-labelsA comma separated list of labels to consider as bugstype::bug
namedescription
release-notesThe generated release notes markdown