Download the PHP package ippey/deployer-chatwork-recipe without Composer
On this page you can find all versions of the php package ippey/deployer-chatwork-recipe. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ippey/deployer-chatwork-recipe
More information about ippey/deployer-chatwork-recipe
Files in ippey/deployer-chatwork-recipe
Download ippey/deployer-chatwork-recipe
More information about ippey/deployer-chatwork-recipe
Files in ippey/deployer-chatwork-recipe
Vendor ippey
Package deployer-chatwork-recipe
Short Description deployer's Chatwork recipe
License MIT
Homepage https://github.com/Ippey/deployer-chatwork-recipe
Package deployer-chatwork-recipe
Short Description deployer's Chatwork recipe
License MIT
Homepage https://github.com/Ippey/deployer-chatwork-recipe
Please rate this library. Is it a good library?
Informations about the package deployer-chatwork-recipe
deployer-chatwork-recipe
This repository contains chatwork recipes to integrate with deployer.
Installing
Include recipes in deploy.php file.
Configuration
chatwork_api_token
– chatwork api token, requiredchatwork_room_id
– chatwork room ID, requiredchatwork_title
– the title of application, default{{application}}
-
chatwork_text
– notification message template, markdown supported chatwork_success_text
– success template, default:
Tasks
chatwork:notify
– send message to chatworkchatwork:notify:success
– send success message to chatwork
Usage
If you want to notify only about beginning of deployment add this line only:
If you want to notify about successful end of deployment add this too:
License
Licensed under the MIT license.
All versions of deployer-chatwork-recipe with dependencies
PHP Build Version
Package Version
No informations.
The package ippey/deployer-chatwork-recipe contains the following files
Loading the files please wait ....