Jira
INTEGRATION
Jira is an issue tracking product developed by Atlassian that allows bug tracking and agile project management.
Workflows
Do more with Jira. Relay helps you connect Jira with other tools to automate your DevOps workflows.
Workflow
When a Datadog alert is triggered, create a Jira ticket
This workflow responds to a Datadog alert by creating an issue in Jira.
Workflow
When a PagerDuty incident is triggered, initiate the incident remediation policy
This workflow responds to a PagerDuty incident by creating a Jira ticket and Slack channel for the incident, and pinging the current on-call person with the details.
Workflow
When a PagerDuty incident is triggered, create a Jira ticket
This workflow responds to a PagerDuty incident by creating an issue in Jira.
Workflow
When a VictorOps incident is triggered, initiate a reponse policy
This workflow responds to a VictorOps incident by creating a Jira ticket and Slack channel for the incident, and posting the details back to the incident timeline
Triggers
Relay listens for events and uses them to automatically trigger the rest of your workflow.
Steps
Steps are contained actions that execute things you want done.
Step
Create a Jira issue
Creates a new Jira issue.
Step
Transition a Jira issue
Transitions a Jira issue to a specified status.
Step
Search for a users ID given their email address
This step translates a human user id to the corresponding internal ID, which can be used by subsequent steps like assigning issues
Jira Server integration
Integration with Jira Server for Puppet Relay.
Actions
Type | Name | Description |
---|---|---|
Step | issue-create | Create a Jira issue |
Step | issue-transition | Transition a Jira issue to new state |
Step | user-search | Look up a user's internal ID by email address |
Trigger | jira-trigger-issue-created | Triggers when a new issue is created |
Trigger | jira-trigger-issue-deleted | Triggers when an issue is deleted |
Contributing
Issues
Feel free to submit issues and enhancement requests.
Contributing
In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes
NOTE: Be sure to merge the latest from "upstream" before making a pull request!
License
As indicated by the repository, this project is licensed under Apache 2.0.