Jorge Ferrero
Jorge Ferrero
> Many of the apis requires to be invoked as Github App, eg. https://docs.github.com/en/rest/checks/runs?apiVersion=2022-11-28. And currently we need to use third-party packages like [ghinstallation](https://github.com/bradleyfalzon/ghinstallation) to do so. > > However,...
> Decode I can take a look in [https://github.com/jferrl/go-githubauth](https://github.com/jferrl/go-githubauth) just to try to fix it.
Im trying to reproduce the issue with [go-githubauth](https://github.com/jferrl/go-githubauth) ```go package main import ( "fmt" "github.com/jferrl/go-githubauth" ) const key = `-----BEGIN RSA PRIVATE KEY----- KEY GOES HERE -----END RSA PRIVATE KEY-----`...
Hi there! any update on this? 😃 Why referenced PRs were closed? Thanks!
@dhui please, could you take a look ? Thanks! 😄
After updating to a recent version of spanner client, there a re several open PRs that are no longer needed and issues that can be closed.