Skip to content

hizuki-aizawa/digdag-chatwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

digdag-chatwork

Description

digdag-chatwork is a plugin sending messages to chatwork.

reference

DEMO:

SUCCESS FAILED
sample-good.png sample-danger.png

Features

  • Can use the chatwork> opetaror
  • Easy to use
  • Flexible templates

Requirement

[Note] If you want to use task_name variable, you must use digdag v0.9.9 and up.

Usage

Also, you can see expamle workflow at sample directory.

  1. Create workflow file (e.g. chatwork.dig)
_export:
  plugin:
    repositories:
      - https://jitpack.io
    dependencies:
      - com.github.hizuki-aizawa:digdag-chatwork:0.1.0

  api_token: XXXXXXXXXXXXXXXX
  room_id: XXXXXXX

+step1:
  chatwork>: good-template.txt
  1. Create templates for chatwork's payload (e.g. good-template.txt)
:)(cracker)
[info][title]SUCCESS[/title]Task Name
${task_name}

Session Date
${session_date}[/info]
  1. Runs workflow
$ digdag run chatwork.dig

License

Apache License 2.0

About

digdag-chatwork is a plugin sending messages to ChatWork ๐ŸŽ‰ https://www.digdag.io/

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages