pre-commit-hooks-changelog
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)$'
Options
--output-file |
define changelog outpout |
--changelog-folder |
source folder of changelogs |
--rebuild |
rebuild changelog see below |
Rebuild options
all |
rebuild changelog from scratch |
versions |
rebuild changelog for each version |
latest |
rebuild latest changelog |
home |
rebuild changelog file on repo root |
Standalone
pip install pre-commit-hooks-changelog
Changelog
Release files for pre-commit-hooks-changelog 0.1.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pre_commit_hooks_changelog-0.1.5.tar.gz | 3.6 kB | Details |
Release files / pre_commit_hooks_changelog-0.1.5.tar.gz
| Download URL | pre_commit_hooks_changelog-0.1.5.tar.gz |
|---|---|
| Size | 3.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d3716c12c33bfecdcac5fb734b62f47ce5678600c96dc75958f1464b8fd15867
|
|
BLAKE2b-256 checksum How to use checksums |
7f10ef683e9164f881091f38e5f9593af86024a9d78f339dd39acb472a4f5e69
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.7.3
|