/Headcrab

Chrome Extension attaching various helpers into Jira

Primary LanguageJavaScriptMIT LicenseMIT

Headcrab

Extension that attaches a variety of helpful features to Jira. Headcrab is geared toward making the day-to-day ticket edits faster and easier.

Chrome Download Here

Firefox Download Here

Features

Comment/Description Templates

  • Appears above all Comment and Description edit boxes
  • Provides a list of helpful templates that act as a starting point for your ticket comment or description and help ensure you remember to add all relevant details

Git Branch Links

  • Appears above all Description edit boxes
  • Provides a way for you to automatically insert useful git links
  • NOT AVAILABLE FOR FIREFOX :(

Commit Message

  • Appears along the top row of ticket actions
  • Copies to the clipboard a generated message for use as a code commit message

Code Review Request Email

  • Generates an email with ticket details asking the recipient to please code review the ticket

Ticket Info Email

  • Generates an email with various ticket details filled in

Sizing/Points Helper

  • Appears alongside ticket Points editing
  • Helps you easily insert the size without having to remember what points match each size

Release Notes

1.3

  • Fixed issue with textbox wiki preview toggle inserting duplicate buttons
  • Added support for other git repo sources in insert branch dialog

1.2

  • Now works with any page url that has 'jira' in it
  • Null reference bug fixes
  • New insert Git branch info functionality

1.1

  • Fixed bug with email buttons by adding in null checks when pulling info from page.

1.0

  • Initial release