Skip to content

Azure DevOps PRs are not detected for SSH remotes #5272

Description

@Brechard

Problem

Azure DevOps repositories using the standard SSH remote format (git@ssh.dev.azure.com:v3/...) are classified as an unknown source-control provider. T3 Code can detect the Azure CLI, but active Azure DevOps pull requests are not shown.

Reproduction

  1. Open a repository whose remote uses git@ssh.dev.azure.com:v3/....
  2. Check out a branch with an active Azure DevOps pull request.
  3. Observe that the pull request is not detected in the current checkout or project status.

Expected behavior

The repository should be classified as Azure DevOps and its active pull request should be detected through the Azure CLI.

Verification

This was reproduced with a real Azure DevOps-backed repository in a local T3 development environment. After adding SSH-host detection, the existing active pull request appeared in the UI.

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