Raygun Feature Request

Feature Request

Github, Bitbucket (etc) integration for tracking error reporting

Current Status:

New

Votes:

1


Avatar

russ.michell

OK so "Integration" and "Tracking" may throw you off, but I had to write something in the title!

The idea is that when exceptions are thrown, to have a checkbox and text-input field, that allows (authorised?) users to confirm that they have reported this exception to a pre-configured issue tracker (e.g. Github). If, as-is currently, this is not done, then team members don't fully know that a particular issue has been raised in the relevant issue tracker.

In our case, the application stack comprises SilverStripe Framework+CMS, so it would be great when we get core issues in the form of exceptions, to be able to "report" them then and there either by a simple checkbox "yes I've reported this to [insert github repo here]" and/or a link off to the correct github issue URL.


Avatar

Jamie Penney

Posted on
Oct 01 2014

Hey Russ,

If you check out the Integrations page, under Application Settings, you'll find where you can set up the GitHub integration with Raygun (there's actually a bunch of issue tracker integrations on this page if you're using something else). Once you've done that, you can drill into an error and link it to your issue tracker by clicking the Github button at the top of the page and choosing to either create a new issue, or link an existing one.

Does that cover what you wanted to do?