nulab / backlog-bulk-issue-registration-gas

GoogleスプレッドシートによるBacklog課題一括登録
MIT License
138 stars 22 forks source link

Notify message to typetalk in CircleCI #33

Closed ikikko closed 5 years ago

ikikko commented 5 years ago

By using a custom orb which I created https://circleci.com/orbs/registry/orb/ikikko/typetalk

What I did

  1. Create and publish the custom Typetalk orb
  2. Update a .circleci/config.yml in this repository ( changed in this PR )
  3. Add a Typetalk bot in a target topic to get a token
  4. Change some settings in CircleCI

( I want to move that orb from my personal namespace to nulab official. But at this time, I use the orb in my namespace. )

Result image

image