This project currently uses deprecated features of setuptools, some of which may be removed in the future. /home/ek/repos-wsl/GitPython/.venv/lib/python3.11/site ...
I want to track new commits, issues, pull requests, etc of some (at least mine) github repository. So is there a decorator like @repo.on_new_commit() or @repo.on_new_issue() or is there some other way ...