Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

jira-brancher

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jira-brancher

make a git branch name from a JIRA ticket

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

JIRA Brancher

https://nodei.co/npm/jira-brancher.png?downloads=true&downloadRank=true&stars=true

Install:

npm i -g jira-brancher

Usage:

jirabrancher

The CLI will guide you through configuring your JIRA host, user & password.

JIRA Brancher will store 3 values in $HOME/.jirabrancher:

  • JIRA_HOST - the hostname of your JIRA server
  • JIRA_USER - the username for your JIRA account
  • JIRA_BASICAUTH - the HTTP Basic auth token used to connect to your JIRA server

On subsequent runs, you'll just need to provide a JIRA ticket number:

$ jirabrancher
Enter your JIRA ticket or ticket URL: YUM-1
Use the following branch name:
YUM-1/Create-A-Delicious-Recipe

FAQs

Package last updated on 10 Apr 2018

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