sentry-taiga

A Sentry extension which integrates with Taiga.


License
MIT
Install
pip install sentry-taiga==0.1.4

Documentation

Sentry Taiga

A plugin for Sentry which allows issue creation in your Taiga projects from errors.

Install

Install the package via pip

pip install sentry-taiga

or easy_install

easy_install sentry-taiga

And restart Sentry

Configure

Once enabled you can configure your settings for the project. You can also include default tags you wish to apply to issues created.

I would recommend you create a specific user for Taiga to use with only Reporter privileges to your projects.

Bugs & Issues

If you find something that doesn't work please create an issue or even better fix it and submit a pull request!

Dependencies

License

MIT License. See LICENSE file.

Based on sentry-gitlab from Pancentric Ltd.