forked from github/github-services
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcampfire
More file actions
32 lines (22 loc) · 635 Bytes
/
campfire
File metadata and controls
32 lines (22 loc) · 635 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
26
27
28
29
30
31
32
Campfire
========
Install Notes
-------------
1. subdomain is your campfire subdomain
(ie 'your-subdomain' if you visit 'https://your-subdomain.campfirenow.com')
2. room is the actual room name, not the id
3. token is your API token. get it from campfire's "Edit my Campfire
account" screen
4. master_only is a boolean flag indicating whether only commits to master
should be announced
5. play_sound is a boolean flag indicating whether a sound should be played
Developer Notes
---------------
data
- subdomain
- token
- room
- master_only
- play_sound
payload
- refer to docs/github_payload