Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scripts: new-problem: automatically create the issue #300

Open
cfriedt opened this issue Jan 13, 2021 · 0 comments
Open

scripts: new-problem: automatically create the issue #300

cfriedt opened this issue Jan 13, 2021 · 0 comments

Comments

@cfriedt
Copy link
Owner

cfriedt commented Jan 13, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant