forked from github/github-services
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathhipchat
More file actions
25 lines (19 loc) · 721 Bytes
/
hipchat
File metadata and controls
25 lines (19 loc) · 721 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
HipChat
=======
Note: This service currently enables all of the available hook events including
commit comments, downloads, forks, fork applies, wiki updates, issues, issue
comments, member adds, pull requests, pushes, and watches. A full list with
descriptions can be found here: http://developer.github.com/v3/repos/hooks/
Install Notes
-------------
1. Auth token - One of your group's API tokens. See: http://www.hipchat.com/docs/api/auth
2. Room - The full name of the room to send the message to. The room's room_id will also work.
3. Notify - Whether or not to notify room members.
Developer Notes
---------------
data
- auth_token
- room
- notify (boolean)
payload
- refer to docs/github_payload