Skip to content

avivasolutionsnl/branch-from-jira-ticket-bookmarklet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

branch-from-jira-ticket-bookmarklet

Bookmarklet to create a feature branch from a Jira ticket

  1. In Chrome, go to your Bookmarklets (chrome://bookmarks/) and add a new one.
  2. Copy the code from bookmarklet-code.js into the URL field and give the Bookmarklet a proper name.
  3. When a Jira ticket is opened (in a dialog or on the detail page), click on the Bookmarklet.
  4. The code to create the branch is copied to you clipboard.
  5. Go to your terminal and paste the copied code. The branch is directly created and pushed to the server.

Of course, you can adjust the bookmarklet code to fit your needs.

About

Bookmarklet to create a branch from a Jira ticket

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published