becklyn/chlogstatus
This package is abandoned and no longer maintained.
No replacement package was suggested.
Generates a changelog from a commit range. Updates all jira tickets within that range with a deployment status.
Maintainers
1.0
2021-07-27 10:02 UTC
Requires
- mashape/unirest-php: ^3.0
- symfony/console: ^5.2
- symfony/dotenv: ^5.3
- symfony/process: ^4.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
BSD-3-Clause 54493720ef093358dfdac68f8e3d91fcc49c2b82
This package is auto-updated.
Last update: 2021-09-27 11:50:21 UTC
README
A small and simple CLI utility, that allows to generate the changelog from a commit range and update the deployment status on the appropriate Jira ticket accordingly.
Installation
composer global require becklyn/chlogstatus
Usage
chlogstatus [commitRange] [deploymentEnvironment]
