aeonphp/automation

Sponsored OSS

By Aeon PHP

Updated 4 months ago

Generate changelog for any github project through CLI

Image
Languages & Frameworks
Integration & Delivery
Security
0

50K+

Automation

Generate changelog for any github project through CLI from Pull Requests Description / Commit Messages in https://keepachangelog.com/ format.

Read More

Supported tags

  • aeonphp/automation:latest
Install

Install the container:

docker pull aeonphp/automation
Usage

Display help:

docker run -t --rm aeonphp/automation list
docker run -t --rm aeonphp/automation --help

Display unreleased changes of aeon-php/automation project:

docker run -t --rm aeonphp/automation changelog:generate aeon-php/automation 

Docker Pull Command

docker pull aeonphp/automation