# sentry-redmine **Repository Path**: mirrors_getsentry/sentry-redmine ## Basic Information - **Project Name**: sentry-redmine - **Description**: Sentry integration for creating Redmine issues - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README sentry-redmine ================== DEPRECATED: This project now lives in `sentry `_ An extension for Sentry which integrates with Redmine. Specifically, it allows you to easily create Redmine issues from events within Sentry. Install ------- Install the package via ``pip``:: pip install git+git://github.com/getsentry/sentry-redmine@master Configuration ------------- Create a user within your Redmine install (a system agent). This user will be creating tickets on your behalf via Sentry. Go to your project's configuration page (Projects -> [Project]) and select the Redmine tab. Enter the required credentials and click save changes. You'll now see a new action on groups which allows quick creation of issues.