github-activity
github-activity copied to clipboard
Simple markdown changelogs for GitHub repositories
I'd love to see github-activity be similarly in its user experience to [the `gh` CLI](https://cli.github.com/), which does inspection of the local folder and then allow the user to choose some...
When I tried to call the `get_activity` function with for instance `since` set to `2014` and `until` to `2017`, the returned dataframe contained only a part of the real data...
I run this with `--since sha1234` and update a changelog as PRs come in. Right now for example, for JupyterHub's upcoming release. After having done this some times I realize...
Sometimes it's useful to store issues / PRs / etc if you want to analyze them later. This wouldn't be useful for generating changelogs (since you want to make sure...
When using the CLI to generate a changelog for chartpress, I found: 1. Closed PRs includes both merged and closed PRs. I think that a changelog should distinguish these or...
Opening an issue to track the following TODO, for visibility: https://github.com/executablebooks/github-activity/blob/67ad197b7a4f39c3d6a50873b43fbe174732afca/github_activity/github_activity.py#L70-L90
There is unreleased functionality available - it could be nice to get a release out. The last one was feb 2023
### Describe the bug There is a recent test failure, and unfortunately it looks to be legit; it swaps a contributor with someone who had no activity at all in...