jira-status-change
v1.0.1
Published
Make the Jira greate again. Move the issues by the flow after some hook received
Downloads
4
Maintainers
Readme
Require
Node v8.4+
Installation
npm install -g jira-status-change
❤ Usage
jira-status-change --jql='status=\"awaiting\"' --host=jira --username=some --password=password --protocol=https --version=2 --toStatus='send to'
needs to fill almost all options.
Notes
Some times it falls with CAPTCHAs error. You needs to relogin manually to the site.