How do I add a comment to a GitHub PR using the API
Using the GitHub API I am trying to add a comment to a file – not a specific line.
Github API – fetch organisation members on behalf of app
I have a Github app that I want to use to fetch the list of members in the organisation that has authorized my app.