ocavue/changelog-parser-action

Parse your changelog file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
filePathPath to changelog file/noCHANGELOG.md
removeMarkdownRemoves the markdown markup from the changelog entries by default. You can change its value to false to keep the markdown.notrue
namedescription
parsedA JSON string representing the parsed changelog object. Check https://github.com/hypermodules/changelog-parser/tree/v2.8.0#standards for more information about the object structure.
latestBodyA string that contains the changelog from the latest version