I am trying to figure out how to close an issue through the Github API.
Specifically I'm trying to do it through pyGitHub and python, but knowing how to close an issue through the GitHub API would be enough to let me figure it out.
Can anyone point me in the right direction? I'm sure it's simple but I can't find it in the documentation