Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 455 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 455 Bytes

Line Orb

Easily integrate custom Line 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/line

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

Generate line access token

see: https://notify-bot.line.me/my/

line sticker list: https://devdocs.line.me/files/sticker_list.pdf