|
I'm getting this error too.
I'm the owner of the org, owner of the repo (repo is private). I granted repo, repo:status, and admin:repo_hook. I noticed that when I generate the token, "repo:status" is removed. I think because repo scope also includes repo:status. I unchecked repo and checked repo:status and then repo:status stayed.
I've tried many different combos of these checkboxes and I get the error in all cases.
I'm wondering if maybe Github changed something on their end and broke this plugin?
One thing I did notice is that in the log it says:
Object is GitHubRepositoryName[host=github.com,username=REDACTED,repository=REDACTED]
The username is my organization since the repository is an organization repo, not a user repo. I don't know if that has any effect on Github API or not.
|