Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.
/ pd2jira Public archive
forked from ryanhoskin/pd2jira

Create JIRA tickets when a PagerDuty incident is triggered.

Notifications You must be signed in to change notification settings

Nuglif/pd2jira

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pd2jira

Deploy

Create JIRA tickets when a PagerDuty incident is triggered. This is a small script that will translate PagerDuty's webhooks to become JIRA tickets. You can host this yourself or deploy it to Heroku. Either way, simply create a new webhook on your PagerDuty service(s) that points to the URL of the PHP script. If using Heroku, you can fill out the necessary fields. If you are hosting this yourself, you will need to populate the variables at the beginning of the PHP script.

Screenshot of the PagerDuty incident and corresponding note: http://note.io/1EtD9jT

Screenshot of the JIRA ticket: http://note.io/1EZTFLp

For a full walkthrough on setting up the integration, please visit the integration guide here

About

Create JIRA tickets when a PagerDuty incident is triggered.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 93.5%
  • HTML 6.5%