hubot-jira-lotto

0.1.0 • Public • Published

hubot-jira-lotto

Build Status npm-version

A Hubot script to pick assignee for JIRA issues.

me    > hubot pick an assignee for BUGS-32 from bugfixers
hubot > @ngs please fix BUG-32
        https://myjira.atlassian.net/browse/BUGS-32

Command

hubot pick (an) assignee (for) <ISSUE-NUMBER> from <ASSIGNEE-GROUP>

Installation

  1. Add hubot-jira-lotto to dependencies.
npm install --save hubot-jira-lotto
  1. Update external-scripts.json
["hubot-jira-lotto"]

Configuration

HUBOT_JIRA_LOGIN
HUBOT_JIRA_PASSWORD
HUBOT_JIRA_DOMAIN

This Hubot script require Admin priviledges for the login account.

Please add the login account to administrators group.

Author

Atsushi Nagase

License

MIT License

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.0
    1

Package Sidebar

Install

npm i hubot-jira-lotto

Weekly Downloads

1

Version

0.1.0

License

none

Last publish

Collaborators

  • ngs