- GitHub: Started using `GH_TOKEN` environment variable instead of `GITHUB_TOKEN`,
see [Authenticate to GitHub in GitHub Actions].
- Project: Refactored codebase to become a real Python package
- Project: Added CI/GHA workflow invoking `poe check`, and Dependabot configuration
- GitHub: Refactored current adapter code into `rapporto.github`, to accompany
including other adapters
- Project: Added documentation using Sphinx and PyData Sphinx Theme, and RTD.
See [Rapporto Documentation].
- Slack/Export: Added conversation exporter. Thanks, WalBeh.
- Slack/Export: Refactored CLI to use Click
- GitHub/Attention: Added `GitHubAttentionReport`, to report about important items
that deserve your attention, bugs first.
- GitHub: Make options optional, to report about the complete corpus
- GitHub: Display full project names `<org>/<project>` within Markdown links
[Authenticate to GitHub in GitHub Actions]: https://josh-ops.com/posts/gh-auth-login-in-actions/
[Rapporto Documentation]: https://rapporto.readthedocs.io/