denisa/Changelog Query

Validate the changelog file and extract current release information

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
basePathlocal path to check out the base branchnobase
changelogname of the changelog filenoCHANGELOG.md
changeMapA configuration file that defines a custom mapping from change kind to version increment.no""
dockerProxyA proxy for dockerhubno""
modevalidation mode for the changelog, one of "release" or "feature"norelease
validateAgainstBaseIf true and in a pull-request, ensures that the changelog introduces exactly one new versionnotrue
namedescription
versionThe release version
tagThe tag to apply, the version prefixed with a "v"
nameThe release name
statusThe status of the release (prereleased, released, unreleased, yanked)
changesall the changes for that release