How to integrate Sentry and Taiga project management tool

Tools for software development process management have improved and became more and more simple allowing every organization to follow the right process methodology.

The development process covers many different domains and it is complex to have a one tool for all.

Integration between tools becomes a solution.

At RochSystems, we love OpenSource technologies. And this is why we have developed sentry-taiga plugin to integrate Taiga.io, a nice project management system with Sentry, an application error tracking system.

sentry-taiga integrates Sentry application exceptions into Taiga project issues.

INSTALLATION

Install sentry-taiga on your Sentry self-hosted by:

  • Run pip install sentry-taiga,
  • Restart Sentry, and
  • All done! There is no 3rd step.

Source code is also available on GitHub.

CONFIGURATION

Once sentry-taiga is installed, it’s time to configure Taiga url, credentials and project.

ADDING AN ISSUE INTO TAIGA

New Sentry issues can be pushed to Taiga

We are passionate about our work and we will love your feedback.