1.4.3 • Published 4 years ago

hubot-jira-issue-fetcher v1.4.3

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

hubot-jira-issue-fetcher

Hubot script that detects JIRA issue keys in messages, fetch corresponding details and display them

Build Status

Usage

Requires the following environment variables to be set:

  • JIRA_HOST
    • e.g: issues.sierrawireless.com
  • JIRA_PROJECTS_KEYS
    • e.g: PLTFRS,OPE
  • JIRA_USER
  • JIRA_PWD

Features

It will ignore messages posted by other bots/apps

Light display

When invited in a channel, hubot detects JIRA issue keys, fetch corresponding details and display a minimal version of the details:

  • Key (link)
  • Status
  • Summary

Detailed display

When talking directly to or mentioning hubot in message channel, will result in hubot providing more information regarding the issue(s):

  • Assignee (name + avatar)
  • Key + Summary (link)
  • Description
  • Status
1.4.3

4 years ago

1.4.2

4 years ago

1.4.1

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.0

7 years ago

1.1.0

7 years ago

1.0.0

7 years ago