Connect
- Go to Admin → Connections → Issue tracker.
- Click Connect Jira, Connect Linear, or Connect Azure DevOps.
- Approve the requested read access on your tracker.
- You’ll return to Admin with the tracker connected. DevPerform immediately syncs your issues and links them to your pull requests.
How issue ↔ PR linking works
DevPerform links a pull request to an issue when the issue’s key appears in the PR’s branch name, title, or description:- Jira / Linear — the issue key, e.g.
PROJ-123orENG-42. - Azure DevOps — the Boards reference
AB#123(a bare#123is ignored, since it collides with GitHub PR/issue numbers).
feature/ENG-42-… or AB#123 in the PR description is enough. Linear and Azure DevOps can generate a matching branch name straight from the work item.
What you get
- Investment by Initiative — merged-PR effort rolled up to the epic (Jira / Azure DevOps) or project (Linear) it belongs to, so you can see how effort splits across the roadmap.
- Planning & delivery — issue status, story points, and cycle time alongside your delivery metrics.