Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 917 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 917 Bytes

Conventional Changelog Checker

Introduction

This library was build to parse a recent changelog file which was generated using the marcocesarato/php-conventional-changelog PHP package.

So far none of the configuration works outside of the initial settings however there are plans to read the existing .changelog configuration file to attempt to parse it.

Contributing

This application uses Conventional Commits in order to assist in version management. Therefore, we need to ensure that all commits conform to this standard.

Automated Testing

This CLI tool is built on top of the Laravel Zero Framework and uses Pest for testing.

To run the suite, make sure composer dependencies have been installed then run

vendor/bin/pest