GithubHelp home page GithubHelp logo

backlog-to-slack-notification's Introduction

backlog-to-slack-notification

About

Notification script from backlog to slack.

Convert backlog mentions to slack mentions.

Backlogの通知をSlackへ送る。

BacklogのメンションをSlackのメンションへ変換。

For User(EN)

  1. Add Incoming Webhook at Slack Channel.
  2. Change mention_list.json.
    1. add Nulab unique ID. (see https://apps.nulab.com/profile/account)
    2. add Slack Member ID.
  3. deploy GCP Cloud Function.
    1. set trigger type HTTP.
    2. Set the environment variable SLACK_WEBHOOK_URL to the Incoming Webhook URL.
    3. Set the environment variable BACKLOG_ORG_URL to the backlog organization URL.
    4. deploy main.py, mention_list.json, requirements.txt
  4. Set Backlog Workspace Webhook.
    1. set GCP Cloud Functions URL. (https://support.backlog.com/hc/en-us/articles/115015420967-Webhooks)

For User(JP)

  1. Incoming WebhookをSlackに追加し、Webhook URLを取得
  2. mention_list.jsonを書き換える
    1. NulabユニークIDを追加 https://apps.nulab.com/profile/account
    2. Slack Member IDを追加
  3. GCPのCloud Functionsにデプロイ(Python3.9)
    1. トリガーのタイプはHTTP
    2. 環境変数 SLACK_WEBHOOK_URL にIncoming Webhook URLをセット
    3. 環境変数 BACKLOG_ORG_URL 組織URLをセット
    4. main.py, mention_list.json, requirements.txtをデプロイ
  4. プロジェクト設定>インテグレーション>Webhookを設定
    1. WebHook URLにCloud Functionsで発行されたURLをセット (https://support-ja.backlog.com/hc/ja/articles/360036147713-Webhook)

For Developer

  1. install pipenv
  2. exec 'pipen install --dev'

backlog-to-slack-notification's People

Contributors

yukukky avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.