Package Exports
- @pipedream/jira
- @pipedream/jira/jira.app.mjs
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@pipedream/jira) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Overview
With the Jira API, you can create custom integrations to automatically track and manage issues in Jira. For example, you could create a custom integration that:
- Automatically creates Jira issues when new items are added to a specified RSS feed
- Tracks all changes made to a Jira issue in a database
- Sends a notification to a specified Slack channel whenever a Jira issue is updated
- Creates a new Jira issue when a customer submits a support ticket