Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.02 KB

File metadata and controls

24 lines (14 loc) · 1.02 KB

github-activity

continuous-integration

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

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.

Contribute to this package

See the Contributing Guide for more details.