laxmariappan / brancher

Create branch names from Jira ticket URL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

brancher

Create branch names from Jira ticket URL

ticket/ABC-123-ticket-title-slug

It is a demonstration of how to add content to a page via chrome extension content-script.

How it works?

It checks if the active tab URL is atlassian.net and has ticketID, then adds the ticket information on the header.

This doesn't use any external libraries or packages.

Installation

Load the extension and open a JIRA ticket page, you will find the branch name on the header bar

Download the folder and load the unpacked extension to run it

Chrome docs on Loading an unpacked extension

Disclaimer

This is not a production ready extension.

About

Create branch names from Jira ticket URL


Languages

Language:JavaScript 100.0%