hubot-jira-issue-fetcher
Hubot script that detects JIRA issue keys in messages, fetch corresponding details and display them
Usage
Requires the following environment variables to be set:
JIRA_HOST
- e.g:
issues.sierrawireless.com
JIRA_PROJECTS_KEYS
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:
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