Changelog generator for Red Hat Host Inventory projects
git clone https://github.com/RH-HostInventory/changelog
pip3 install ./changelogCheck the commit style
python3 -m host-inventory-changelog commit-check
Generate the changelog
python3 -m host-inventory-changelog <project path>
Kudos to everyone working on https://github.com/RHEnVision/changelog. This project is a spin off of it.