Skip to main content

Jira Integration

SignalPilot integrates with Jira to bring deployment history, ticket context, and issue tracking into your data investigations. Correlate data changes with deployments and find related bug reports.

What Jira Integration Provides


Setup

1

Generate API Token

  1. Go to id.atlassian.com/manage-profile/security/api-tokens
  2. Click Create API token
  3. Name it “SignalPilot” and copy the token
2

Configure SignalPilot

Add to your signalpilot.config.json:
Include the engineering project key (e.g., ENG) to capture deployments that might affect your data.
3

Verify Connection

In a SignalPilot notebook, test with: @jira recent DATA

Using Jira Context

Correlating with Deployments

When data changes unexpectedly, check what deployed:
Search for known data problems:

Understanding Change History

Trace when and why data definitions changed:

Jira Commands


Best Practices

1

Use Consistent Labels

Label data-related tickets consistently (e.g., data, pipeline, metrics). This improves search relevance.
2

Link Related Issues

When a bug affects data, link it to the data ticket. SignalPilot follows these links to provide full context.
3

Document Deployments

Include deployment dates in ticket descriptions or comments. This helps correlate data changes with releases.

Slack Integration

Combine with Slack for discussion context

dbt Integration

Add data lineage to deployment context

Context Aggregation

How Jira fits into the MCP architecture