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

Report to github #7

Open
jabdoa2 opened this issue Mar 3, 2017 · 1 comment
Open

Report to github #7

jabdoa2 opened this issue Mar 3, 2017 · 1 comment

Comments

@jabdoa2
Copy link

jabdoa2 commented Mar 3, 2017

Is it possible to somehow have people create github issues based on crashes? That would be useful for us as an open source project.

@lobocv
Copy link
Owner

lobocv commented Mar 15, 2017

It would most likely be possible! All you would need is a python API for github that would allow you to create issues. There is probably a RESTful API for github but I am not certain.

What I would recommend you do is override the CrashReporter class and override the exception_handler() function. In there you can add your code to create a github issue.

Let me know if you have any more questions. I think that would be a cool feature to have!

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

2 participants