sentry-jira

A Sentry extension which creates JIRA issues from sentry events
Download

sentry-jira Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Adam Thurlow
  • Publisher web site:
  • http://github.com/thurloat/

sentry-jira Tags


sentry-jira Description

sentry-jira is a flexible extension for Sentry which allows you to create issues in JIRA based on sentry events. It is capable of rendering and saving many custom fields, and will display the proper fields depending on which issue type you are trying to create.AttentionI am developing this plugin against 2 different configurations of JIRA:- stock JIRA in development mode- live instance that has many specialized configurations / required custom fieldsSince JIRA is so configurable, I'm looking for lots of feedback of the different ways that this breaks with specialized configurations. Provide your feedback here: https://github.com/thurloat/sentry-jira/issuesInstallationInstall the package via pip:pip install sentry-jiraAdd sentry-jira to your INSTALLED_APPS in your sentry.conf.py:from sentry.conf.server import *INSTALLED_APPS += ( 'sentry_jira',)ConfigurationGo to your project's configuration page (Projects -> ) and select the JIRA tab. Enter the JIRA credentials and Project configuration and save changes. Filling out the form is a two step process (one to fill in data, one to select project).Product's homepage


sentry-jira Related Software