Skip to content

Easily create git branches from Jira issues

License

Notifications You must be signed in to change notification settings

shaharkazaz/jiranch

Repository files navigation

jiranch

Easily create git branches from Jira issues

The cli has 3 commands:

  • init - Create the configuration file.
  • createBranch (default) - Create branch from Jira issue.
  • clear - Delete the saved configuration.
npx jiranch init

Init

Create Jira token here: https://id.atlassian.com/manage/api-tokens

Steps to get your user id:

  1. Click on your Jira user picture: Profile picture
  2. Go to "Profile": Profile picture
  3. Take the last part from the URL, this is your user id: jira/people/${userId}

About

Easily create git branches from Jira issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published