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
The new-problem script could easily be modified to read a token from a secure location - e.g. ~/.ghtoken - and to incorporate that into some HTTP requests via the requests API.
Eventually, all of this custom Python should probably use PyGitHub.
The text was updated successfully, but these errors were encountered:
It's pretty easy to create an issue using github personal access tokens.
The new-problem script could easily be modified to read a token from a secure location - e.g.
~/.ghtoken
- and to incorporate that into some HTTP requests via the requests API.Eventually, all of this custom Python should probably use PyGitHub.
The text was updated successfully, but these errors were encountered: