The idobata-notify-step is a plugin that notifies idobata.
The idobata is nice group chat service for developer team.
token
(required) Your Idobata tokenon
(optional) When should this step send a message. Possible values: always and failed.
build:
after-steps:
- 1syo/[email protected]:
token: YOUR_IDOBATA_TOKEN
deploy:
after-steps:
- 1syo/[email protected]:
token: YOUR_IDOBATA_TOKEN
The MIT License (MIT)