Skip to content

Conversation

@vitorpc4
Copy link

@vitorpc4 vitorpc4 commented Feb 1, 2026

What was changed

Added support for visualstudio.com URLs when generating Azure DevOps pull request links.

Why

Azure DevOps repositories can still be hosted under *.visualstudio.com domains, but these URLs were not recognized by SourceGit.
As a result, the Create Pull Request button was not displayed for these repositories.

How

Extended the host validation logic to accept both:

  • azure.com
  • visualstudio.com

This keeps backward compatibility and fixes PR URL generation for legacy Azure DevOps setups.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant