{"id":13834104,"url":"https://github.com/actionhero/ah-airbrake-plugin","last_synced_at":"2025-07-10T01:33:05.071Z","repository":{"id":15225183,"uuid":"17953814","full_name":"actionhero/ah-airbrake-plugin","owner":"actionhero","description":"actionhero plugin for airbrake","archived":true,"fork":false,"pushed_at":"2017-03-07T16:33:23.000Z","size":720,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-01T23:24:39.470Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/actionhero.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-03-20T18:33:01.000Z","updated_at":"2023-01-28T16:22:59.000Z","dependencies_parsed_at":"2022-09-14T11:31:00.297Z","dependency_job_id":null,"html_url":"https://github.com/actionhero/ah-airbrake-plugin","commit_stats":null,"previous_names":["evantahler/ah-airbrake-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhero%2Fah-airbrake-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhero%2Fah-airbrake-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhero%2Fah-airbrake-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/actionhero%2Fah-airbrake-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/actionhero","download_url":"https://codeload.github.com/actionhero/ah-airbrake-plugin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225610585,"owners_count":17496299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-04T13:00:52.409Z","updated_at":"2024-11-20T18:31:20.520Z","avatar_url":"https://github.com/actionhero.png","language":"JavaScript","funding_links":[],"categories":["Integrations"],"sub_categories":[],"readme":"## notes\n- be sure to enable the plugin within actionhero (`config/plugins.js`)\n- you will need to add the airbrake package (`npm install airbrake --save`) to your package.json\n\nYou can add a deployment drunt task to clear the previous deploy's errors:\n```javascript\ngrunt.registerTask('notifyAirbrakeDeploy','tell airbrake we deployed',function(message){\n  var done = this.async()\n  init(function(api){\n    api.airbrake.configure();\n    api.airbrake.client.trackDeployment(function(){\n      done();\n    })\n  })\n})\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhero%2Fah-airbrake-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Factionhero%2Fah-airbrake-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Factionhero%2Fah-airbrake-plugin/lists"}