Skip to content
cathiele edited this page Oct 20, 2012 · 10 revisions

CreateJiraTicket - A Intellij (IDEA, AppCode...) Plugin

Description

CreateJiraTicket is a Plugin for the Intellij IDEs like IDEA or AppCode.

It can be used to Create Tickets in the Atlassian Jira Bugtracking System directly from the sourcecode.

Requirements

  • Atlassian Jira >= 5.0
  • IntelliJ IDE based on IDEA 10.0 or newer

Features

  • Projectspecific Configuration
  • Configurable set of Templates
  • Comment in the sourcecode can be replaced with attributes of the created jira Ticket (eg. TicketID)
  • Template selection based on Regex rules that need to match the comment

Usage

See https://github.com/cathiele/CreateJiraTicketPlugin/wiki/Documentation for detailed instructions

Clone this wiki locally