Thanks for catching this. It looks like a recent Jenkins job configuration
change inadvertently renamed the GITHUB_OAUTH_KEY environment variable to
something else, causing this to break. I've rolled back that change, so
hopefully the GitHub posting should start working again.
- Josh
On Sun, Ap
I noticed recent pull request build results weren't posting results of
MiMa checks, etc.
I think it's due to Github auth issues:
Attempting to post to Github...
> http_code: 401.
> api_response: {
"message": "Bad credentials",
"documentation_url": "https://developer.github.com/v3";
}
I've