It looks like there is now a discussions API available. It would be great to be able to have that integrated into this project so that we could call something like gh.repository(owner, repo).discussions() to get an iterator of the discussions on a repository.
It looks like there is now a discussions API available. It would be great to be able to have that integrated into this project so that we could call something like gh.repository(owner, repo).discussions() to get an iterator of the discussions on a repository.