Skip to content

Conversation

@amanfcp
Copy link
Contributor

@amanfcp amanfcp commented Dec 10, 2025

Description:

Azure Repos uses query parameters for file paths and commit references (?path=/file&version=GC<commit>&line=N) instead of path-based URLs. This update adjusts the GenerateLink and UpdateLinkLineNumber functions to correctly format Azure links with the required GC commit prefix, and to include lineEnd (set to N+1 as a static value) and lineStartColumn parameters for precise line targeting.

Checklist:

  • Tests passing (make test-community)?
  • Lint passing (make lint this requires golangci-lint)?

@amanfcp amanfcp requested a review from a team December 10, 2025 13:59
@amanfcp amanfcp requested review from a team as code owners December 10, 2025 13:59
@amanfcp amanfcp requested a review from rosecodym December 10, 2025 14:10
@amanfcp amanfcp merged commit 05cccb5 into main Dec 11, 2025
13 checks passed
@amanfcp amanfcp deleted the INS-219 branch December 11, 2025 11:40
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.

4 participants