pip install --user pygithubYou will need to generate a personal access token that can access private repositories. GitHub docs.
Check the "repo" option: full control of private repositories.
After that update the config.py file locally with the token and a reference to the GithHub repo.
python3 compile.pyThe file report.md would contain the generated report.
- The original GitHub issues can be edited and the report can be regenerated with the updates!