{
"deploy_notifier": {
"slack": {
"webhook_url": "https://hooks.slack.com/services/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"
}
}
}
{
"deploy_notifier": {
"hipchat": {
"room_id": "1087431",
"auth_token": "a8c06f482d17f0a9e1fd3be4c5789f"
}
}
}
- Fork the repository on Github
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
- Author: danny ([email protected])
- License: MIT