Generate markdown changelogs for GitHub repositories with more control over types of contributions and metadata used to create the changelogs.
For an example, see the changelog of this package.
See the GitHub Activity Documentation for our documentation.
Install and use this tool via the command line like so:
pip install github-activity
github-activity [<org>/<repo>] --since <date or ref> --until <date or ref>
See the GitHub Activity Documentation for our documentation.