Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

Chatwork Orb

Easily integrate custom Chatwork notifications into your CircleCI projects. Create custom alert messages for any job or receive status updates.

Usage

Example config:

version: 2.1

orbs:
  line: decoch/chatwork

jobs:
  build:
    docker:
      - image: <docker image>
    steps:
      - chatwork/notify

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors