Skip to content
This repository has been archived by the owner on Aug 28, 2023. It is now read-only.

getsentry/sentry-youtrack

 
 

sentry-youtrack

image

image

A Sentry plugin which creates YouTrack issues from sentry events and allows to assign an existing YouTrack issues to sentry event groups.

Install

Install the package via pip:

pip install sentry-youtrack

sentry-youtrack >= 0.3.0 supports Sentry 8.x. sentry-youtrack < 0.3.0 supports Sentry 7.x.

Configuration

Go to your project's configuration page (Projects -> [Project]) and select the YouTrack tab. Enter the required credentials and save changes. Filling out the form is a two-step process (one to fill in credentials, one to configure project).

If you want to use YouTrack instance without valid ssl certificate add the following line to the sentry config file:

YOUTRACK_VERIFY_SSL_CERTIFICATE = False

Screenshots

image

image

Docker Compose

See details here.

About

A Sentry extension which integrates with YouTrack

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 84.3%
  • JavaScript 8.0%
  • HTML 6.0%
  • Other 1.7%