{"repo":"mindsers/changelog-reader-action","free":true,"listed":false,"github":"https://github.com/mindsers/changelog-reader-action","clone":"git clone https://github.com/mindsers/changelog-reader-action.git","description":"A GitHub action to read and get data from the CHANGELOG.md file 🚀","language":"TypeScript","stars":105,"topics":["changelog","actions","workflow","hacktoberfest","github-actions","github"],"license":"MIT","category":"workflow-automation","readme_excerpt":"Changelog Reader A GitHub action to read and get data from the CHANGELOG.md file :rocket: This action only works if your CHANGELOG.md file follows the Keep a Changelog standard for now. Version identifiers may follow Semantic Versioning (the default) or PEP 440 — set the version scheme input to pep440 for the latter. Usage Pre-requisites Create a workflow .yml file in your repositories .github/workflows directory. An example workflow is available below. For more information, reference the GitHub Help Documentation for Creating a workflow file. Inputs - config file : Path 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 root. Optional. - path : The path the action can find the CHANGELOG. Optional. Defaults to ./CHANGELOG.md . - version : The exact version of the log entry you want to retreive or \"Unreleased\" for the unreleased entry. Optional. Defaults to the last version number. - validation level : Specifies at which level the validation system is set. Can be 'none', 'warn', 'error'. Optional. Defaults to none . - validation depth : Specifies how many entries to validate in the CHANGELOG.md file. Optional. Defaults to 10 . - version scheme : Versioning scheme used by the version identifiers in your CHANGELOG. Can be semver or pep440 . Set pep440 for Python projects whose versions look like 0.1.0a1 . Optional. Defaults to semver . Outputs - v","default_branch":null,"files":null,"tree":[],"storefront":"/r/mindsers","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/mindsers/changelog-reader-action/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}