Skip to main content

generate Changelog.md from yaml files in changelog folder

Project description

pre-commit-hooks-changelog

[![pypi-version]][pypi]

generate a markdown changelog from folder of yaml files

Using pre-commit-hooks-changelog with pre-commit

Add this to your .pre-commit-config.yaml

-   repo: https://github.com/chrysa/pre-commit-hooks-changelog
    rev: v0.1.0  # Use the ref you want to point at
    hooks:
    -   id: generate-changelog
        files: 'changelog/.*(?<!\.yaml|.yml)$'

standalone

pip install pre-commit-hooks-changelog

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pre_commit_hooks_changelog-0.1.2.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

pre_commit_hooks_changelog-0.1.2-py2.py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page