Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 352 Bytes

README.rst

File metadata and controls

15 lines (10 loc) · 352 Bytes

Sentry Autogun

This Sentry plugin catch events and automatically create Redmine issue.

Features:

  • Roundrobin issue assignement
  • Add comment on related issue (based on regexp)
  • Support Redmine API key or simple auth
  • Ignore event based on regexp

Take a look at plugin source code, its super easy to customize.