Skip to content

1syo/wercker-step-idobata-notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Idobata notify step

wercker status

The idobata-notify-step is a plugin that notifies idobata.
The idobata is nice group chat service for developer team.

Options

  • token (required) Your Idobata token
  • on (optional) When should this step send a message. Possible values: always and failed.

Configuration

build

build:
  after-steps:
    - 1syo/[email protected]:
        token: YOUR_IDOBATA_TOKEN

deploy

deploy:
  after-steps:
    - 1syo/[email protected]:
        token: YOUR_IDOBATA_TOKEN

Notification Example

build

deploy

License

The MIT License (MIT)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages