Giter Club home page Giter Club logo

z-jira-bolt's Introduction

Z Jira Bolt

슬랙 스레드에 이모지를 달면 스레드 전체를 요약하여 Jira 티켓을 생성합니다! (wanted-jira-bolt를 참고해서 만들었습니다.)


Slack 설정

https://api.slack.com/apps

아래 항목이 모두 체크되어 있어야 합니다.

  • Event Subscriptions
    • Socket Mode 를 사용합니다.
  • OAuth & Permissions
    • Bot Token Scopes
      • channels:history
      • channels:read
      • chat:write
      • chat:write.customize
      • chat:write.public
      • emoji:read
      • files:read
      • links:read
      • links:write
      • reactions:read
      • reactions:write
      • users:read
      • users:read.email
    • User Token Scopes
      • reactions:read

ENV

GEMINI_AI_KEY=
SLACK_URL=
SLACK_SIGNING_SECRET=
SLACK_BOT_TOKEN=
SLACK_APP_TOKEN=
SLACK_SOCKET_MODE=
JIRA_HOST=
JIRA_TOKEN=
JIRA_PROJECT_ID=
JIRA_ISSUETYPE_ID=

실행 방법

패키지 설치: pnpm i
로컬 실행: pnpm start:dev

z-jira-bolt's People

Contributors

znakwkd30 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.