Skip to content

Fix broken changelog comparison links - #10676

Merged
Amaury Levé (Evangelink) merged 1 commit into
mainfrom
dev/amauryleve/fix-changelog-links
Aug 24, 2026
Merged

Fix broken changelog comparison links#10676
Amaury Levé (Evangelink) merged 1 commit into
mainfrom
dev/amauryleve/fix-changelog-links

Conversation

@Evangelink

Copy link
Copy Markdown
Member

The changelogs contain six broken comparison links: unreleased entries target a tag that does not exist yet, while historical Microsoft.Testing.Platform entries reference unavailable release tags in the archived testanywhere repository.

Update unreleased comparisons to use main, and use the actual testfx release changelog commits for the historical MTP ranges. The commit ranges are intentional because testfx does not have the proposed MTP v1.4.x tags.

Fixes #10664

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 24, 2026 08:41

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes broken changelog comparison links for unreleased and historical releases.

Changes:

  • Points unreleased comparisons to main.
  • Replaces unavailable MTP tags with verified release commit ranges.
Show a summary per file
File Description
docs/Changelog.md Fixes the unreleased MSTest comparison link.
docs/Changelog-Platform.md Fixes unreleased and historical MTP comparison links.

Review details

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

  • Files reviewed: 2/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

@Evangelink Amaury Levé (Evangelink) added the state/needs-review Awaiting review from the team. label Aug 24, 2026
@Evangelink
Amaury Levé (Evangelink) enabled auto-merge (squash) August 24, 2026 08:52
@Evangelink
Amaury Levé (Evangelink) merged commit 6c7846a into main Aug 24, 2026
21 of 22 checks passed
@Evangelink
Amaury Levé (Evangelink) deleted the dev/amauryleve/fix-changelog-links branch August 24, 2026 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state/needs-review Awaiting review from the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[link-checker] Fix broken documentation links in changelogs

3 participants