Skip to content

Integration between HockeyApp and HipChat. Deploy to Heroku and set it as a webhook within HockeyApp

License

Notifications You must be signed in to change notification settings

ginovva320/hockeyapp-to-hipchat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HockeyApp To HipChat Deploy

hockeyApp-to-hipchat is a webhook receiver that will post messages to your HipChat instance. HockeyApp supports sending the following types of events to webhooks:

  • New Release
  • New Crash Group
  • New Feedback

Setup

Get Your HipChat Parameters

In order to use this integration, you need a HipChat API notification key and the room name or id to post messages to. You can obtain an API key by logging into HipChat.

Deploy to Heroku

Click on the Heroku button above and fill out the form!

Create the Webhook

  1. Click on your app on the HockeyApp dashboard.
  2. Click on Manage App > Webhooks.
  3. Click on Create Webook.
  4. Enter a name and the URL of your Heroku app e.g. https://YOUR-APP-NAME.herokuapp.com

You can test the integration by pinging the webhook from HockeyApp. This should post a message to your HipChat room. If it does not, check your Heroku logs for potential errors.

About

Integration between HockeyApp and HipChat. Deploy to Heroku and set it as a webhook within HockeyApp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published