I was not able to determine if the GitHub API provides access to user comments. I would like to be able to capture comments made at commits, as well as comments in a line through the RESTful API. I would also like to be able to add comments and inline comments through the API.
Is there something I missed in the API, or is this not possible?
source share