You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUGFIX] Github -> Repos -> Statuses -> Show gives 404
If you request a github repo status via api
$githubClient->api('repository')->statuses()->show(...
the HTTP client throws a 404, because the request URL build "//repos/...".
0 commit comments