actions-marketplace-validations/Changelog Reader

Read and parse the CHANGELOG file of the project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config_filePath to a configuration file. If not specified, will look for .changelog-reader.json, .changelog-reader.yml, .changelog-reader.yaml, .changelogrc, or .changelogrc.json in the repository rootno
pathPath to the CHANGELOG file containing the log entriesno./CHANGELOG.md
versionVersion of the log entry wantedno
validation_levelSpecifies if the CHANGELOG.md file should be validated and the behavior of the actionnonone
validation_depthSpecifies how many entries to validate in the CHANGELOG.md fileno10
namedescription
versionVersion of the log entry found
dateRelease date of the log entry found
statusStatus of the log entry found. Possibly one of the following: prereleased, released, unreleased, or yanked
changesDescription text of the log entry found