Skip to content

Jira / issue tracker link detection #5

Description

@facundofarias

Description

Automatically detect issue tracker references (e.g., Jira ticket IDs like PROJ-123) in PR titles, branch names, or descriptions, and display them as clickable links in the PR row.

Why

Most teams use PR branches or titles that include a ticket ID. Surfacing a direct link to the ticket saves a round-trip to the issue tracker. GitKraken and CodeStream offer similar integrations.

Approach

  • Parse PR title and branch name for common patterns (PROJ-123, #123, etc.)
  • Let users configure their Jira/Linear/etc. base URL in Settings (e.g., https://team.atlassian.net)
  • Display a small linked badge (e.g., PROJ-123) in the PR row
  • Start with Jira, expand to Linear, Shortcut, etc. based on demand

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions