github-activity1.1.2
github-activity1.1.2
Published
Grab recent issue/PR activity from a GitHub repository and render it as markdown.
pip install github-activity
Package Downloads
Authors
Requires Python
>=3.9
github-activity
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.