GitHub / metwork-framework / git_history_to_changelog
yet another tool to generate a changelog from git history (with conventional commit spec)
Stars: 0
Forks: 0
Open issues: 0
License: bsd-3-clause
Language: Python
Size: 87.9 KB
Dependencies parsed at:
18
Created at: over 4 years ago
Updated at: 24 days ago
Pushed at: 24 days ago
Last synced at: 2 days ago
Topics: autoreadme, github-actions, integration-level-3
.github/workflows/ci.yaml
actions
- actions/checkout v2 composite
- actions/setup-python v1 composite
- appleboy/ssh-action master composite
- garygrossgarten/github-action-scp release composite
- actions/checkout v1 composite
- actions/setup-python v1 composite
dev-requirements.txt
pypi
- black * development
- flake8 * development
- mypy * development
- pytest * development
- pytest-cov * development
requirements.txt
pypi
- GitPython ==3.1.14
- mflog *
- mfutil *
- setuptools *
- typer *