Created Campfire plugin (markdown)
parent
828253b2f4
commit
2773726084
1 changed files with 12 additions and 0 deletions
12
Campfire-plugin.md
Normal file
12
Campfire-plugin.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
This plugin joins a [Campfire](https://campfirenow.com/) room and sends a user-defined message, for example a "Build Succeeded" message.
|
||||
|
||||
### Configuration Options:
|
||||
|
||||
* **message** - Required - The message to send to the room.
|
||||
|
||||
### Build Settings
|
||||
|
||||
* **campfire** - All child properties are required.
|
||||
* **url** - Your Campfire chat room URL.
|
||||
* **authToken** - Your Campfire user authentication token.
|
||||
* **roomId** - Your Campfire room ID number.
|
||||
Loading…
Add table
Add a link
Reference in a new issue