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
Strangely that didn't happen to me. I wonder if it was using my `GITHUB_TOKEN` that is in my environment?
Anyhow, could gh auth allow this to use a github app for authentication so we get 15k requests per hour?
Is the gh tool even the right spot to make that request?
This extension doesn't currently utilize gh auth, but you can use a tool such as https://github.com/link-/gh-token to generate a short lived token (1 hour) GH app token to pass in.
Anyhow, could
gh auth
allow this to use a github app for authentication so we get 15k requests per hour?Is the
gh
tool even the right spot to make that request?Originally posted by @Chocrates in #26 (comment)
The text was updated successfully, but these errors were encountered: