Create Jira Tickets
Last updated
Last updated
Learn how to automatically monitor your data pipeline and create Jira tickets when dbt™ runs fail in Bolt. This integration helps data teams track and respond to pipeline failures efficiently by connecting Bolt's pipeline monitoring with Jira's issue tracking system.
When a run fails, Bolt automatically creates a Jira ticket containing:
Schedule name and workspace
Various Run details to help you debug, like:
Run ID with link to Paradime
Execution Start and end time
Commands executed Branch information.
Existing Bolt schedule
Admin access to your Jira workspace
Active Jira project
Jira API token
Set up Jira ticket creation for failed runs. Follow the steps below, and watch the interactive tutorial.
Base URL: Get your Jira Base URL (e.g., https://acme.atlassian.net)
API Token:
Generate an API token
Save this token securely
User Email:
Use the email associated with your API token
This must be the email used to create the API token
Project Key:
Open your Jira project
Extract the project key where you want tickets created
Click Ticketing and use the "Create Jira tickets" template
Enter your:
Base URL (example: https://acme.atlassian.net
)
API Secret (AKA API Token): Visit https://id.atlassian.com/manage-profile/security/api-tokens and generate an API token
User Email: the email used to create the API secret
Project Key: Extract the JIRA project key where you want to create Jira tickets
Click "Connect"
Run a Bolt schedule manually that will fail (the webhook only triggers on failed runs).
After the run fails, check your Jira project for the new ticket
Verify the ticket contains run failure details