This repository has been archived by the owner on Nov 24, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
michaeldelorenzo/airbrake-to-github-issues
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A little DotJS script for sending Airbrake errors to Github issues. It is originally based off of https://gist.github.com/1152944. I've added a little dialog to allow you to edit the title and add more details to the Github issue before sending it. **REQUIREMENTS** You need to have dotjs, https://github.com/defunkt/dotjs, installed to use this script. **USAGE** Before using this script, you need to replace the placeholders below with your credentials. var login = "<GITHUB USER NAME>"; var token = "<GITHUB TOKEN>"; var REPO_USER = "<GITHUB REPO USER>"; var REPO_NAME = "<GITHUB REPO NAME>";
About
DotJS script for sending Airbrake errors to Github issues.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published