Scip88 / icingaweb2-module-jira

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icinga Module for JIRA®

PHP Support Build Status Github Tag

Icinga Logo

Hassle-free deep integration with Atlassian Jira®. Depending on your needs, this module is able to:

  • create JIRA Issues for Problems detected by Icinga
  • create only one issue per problem
  • acknowledge Icinga Problems once a JIRA issue has been created
  • manually create Host- or Service-related JIRA issues
  • shows a Host/Service-related JIRA Issue History

And there is more. Use custom templates to trigger JIRA Workflows according your very own needs. This way you can automatically fill JIRA custom fields based on monitored system properties. This feature is mostly being used to assign monitored objects to their related CIs or to trigger dedicated customer-related workflows.

This is 100% free Open Source Software. Interested? Then let's get started!

JIRA integration

Changes

v1.2.2

  • FIX: Support for Icinga Web 2.11.0
  • FIX: Some PHP 8.1 related issues

v1.2.1

  • FIX: Creating tickets in JIRA now works again (#77)

v1.2.0

  • FEATURE: Support for PHP 8.1
  • FEATURE: Support for Icinga DB
  • FEATURE: Support for Icinga's dark and light mode
  • FEATURE: Project dropdown is now sorted ()#73)

v1.1.0

  • FIX: Render status badge in case there is no related icon (#39)
  • FIX: Use the same notification header via Web Form and CLI (#42)
  • FIX: broken IssueDetails link has been fixed (#31, #48)
  • FIX: we're sending Content-Length to make proxies happy (#51)
  • FEATURE: Show status for created issues (#44)
  • FEATURE: Allow choosing a default template (#36)
  • FEATURE: Add configurable duedate for created JIRA issues (#37)

v1.0.1

  • FIX: Ticket URLs pointing to JIRA for Setups sitting in the DocumentRoot (#30)
  • FIX: The new HTTP/HTTPS scheme setting didn't work (#30)
  • FIX: There still was a dependency on Icinga Director (#28)
  • FIX: Form for manually created issues didn't work without Icinga Director (#27)

About

License:GNU General Public License v2.0


Languages

Language:PHP 97.2%Language:Less 2.3%Language:JavaScript 0.5%