Skip to content

lukasniemeier-zalando/hubhip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hubhip

This project translates webhook calls of Github's pre-built (and outdated) Hipchat integration to Hipchat's room notification API.

running

Assuming you have npm and nodejs installed the application should just start.

$ npm install
$ node index.js

If you actually want to use this, you should configure some environment variables before running.

Variable Description
PORT Listen port of the application (defaults to 5000)
HIPCHAT_HOST Hipchat server to be called (defaults to https://hipchat.zalando.net)

deploying

There is everything in place to deploy this as a Heroku application.

About

Github <-> Hipchat adapter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published