This script makes your git pair automatically update the display name for your workstation's HipChat account.
- You need a (HipChat)[https://www.hipchat.com/] account for each workstation
- You need to have (git pair)[https://github.com/pivotal/git_scripts] set up
- Install hipchat-api gem
gem install hipchat-api
- Rename your existing
git-pair
script togit-pair-original
- Put this script where your old pair script was
- Add your HipChat API key to the gist on line 8
- Add your email domain to the gitst on line 13
Type git pair bla blu
as usual
Built at Pivotal Labs