Socket
Socket
Sign inDemoInstall

hubot-jira-issue-fetcher

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-jira-issue-fetcher

Bot fetching JIRA issue details


Version published
Weekly downloads
3
increased by200%
Maintainers
1
Weekly downloads
 
Created
Source

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

FAQs

Package last updated on 11 May 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc