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
Good catch! This is indeed Shepherd's fault. The way we do auth with the @octokit/rest client is now deprecated: https://github.com/octokit/rest.js/issues/1588. This should be a pretty straightforward fix - feel free to open up a PR, or let us know if you won't have the bandwidth for that and we can take care of it!
Hi @carlpett and @nwalters512, happy to help resolve this issue but currently side-tracked with tackling shepherd vulnerabilities through dependency management (see issue #103 )
Hi!
It seems shepherd is using the auth method Github is in process of deprecating: https://developer.github.com/changes/2020-02-10-deprecating-auth-through-query-param (I get an email from Github about using it when running shepherd).
Is there some dependency you need to bump, or is this in shepherd itself?
The text was updated successfully, but these errors were encountered: