Skip to content

docs: add missing changelog entries for #9542, #9545, #9549, #9581#9613

Merged
Evangelink merged 1 commit into
mainfrom
dev/amauryleve/changelog-9542-9545-9549-9581
Jul 5, 2026
Merged

docs: add missing changelog entries for #9542, #9545, #9549, #9581#9613
Evangelink merged 1 commit into
mainfrom
dev/amauryleve/changelog-9542-9545-9549-9581

Conversation

@Evangelink

Copy link
Copy Markdown
Member

Adds missing changelog entries for user-visible changes merged since the last update. Fixes #9600.

docs/Changelog-Platform.md (2.3.0 UNRELEASED — Added)

  • #9542 — Add --report-azdo-groups <on|off> and --report-azdo-annotations <on|off> toggles to Azure DevOps report extension
  • #9545 — Re-print errored assemblies in dotnet test end-of-run recap
  • #9549 — Add server-initiated session cancellation to the dotnet test IPC protocol

docs/Changelog.md (4.3.0 UNRELEASED — Fixed)

  • #9581 — Fix CloneWithUpdatedSource mutating this instead of the clone

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 5, 2026 09:21
@Evangelink Evangelink added the state/needs-review Awaiting review from the team. label Jul 5, 2026
@Evangelink Evangelink enabled auto-merge (squash) July 5, 2026 09:22

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

This PR backfills four missing changelog entries for user-visible changes that were merged since the last changelog update, closing tracking issue #9600. It is a documentation-only change with no functional impact.

Changes:

  • Adds three entries to docs/Changelog-Platform.md (2.3.0 UNRELEASED — Added) for the Azure DevOps report toggles (#9542), errored-assembly recap (#9545), and server-initiated session cancellation (#9549).
  • Adds one entry to docs/Changelog.md (4.3.0 UNRELEASED — Fixed) for the CloneWithUpdatedSource mutation fix (#9581).
  • All entries follow the established format, ordering, attribution (@Evangelink), and section placement conventions.
Show a summary per file
File Description
docs/Changelog-Platform.md Adds three "Added" entries (#9542, #9545, #9549) for MTP platform features merged since the last update
docs/Changelog.md Adds one "Fixed" entry (#9581) for the MSTest CloneWithUpdatedSource clone-mutation bug fix

Review details

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

@github-actions github-actions Bot 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.

Note

🤖 Automated review by GitHub Copilot. Posted via a maintainer's GitHub token, so it appears under their account — the account owner did not write or approve this content personally. Generated by the Expert Code Review workflow. To request a follow-up action, reply by tagging @copilot directly.

✅ 22/22 dimensions clean — no findings.

Scope: Documentation-only PR (2 changelog files). All 22 code-oriented review dimensions are N/A.

Verification performed:

  • All four referenced PRs (#9542, #9545, #9549, #9581) are confirmed merged to main with matching titles and authors.
  • Entries are placed in the correct changelog sections (Added for new features/options, Fixed for the bug fix).
  • #9542/#9545/#9549 are platform changes → Changelog-Platform.md
  • #9581 is an adapter/TestMethod fix → Changelog.md
  • PR cross-references the tracking issue (#9600) via Fixes #9600

@Evangelink Evangelink merged commit 41f57e3 into main Jul 5, 2026
23 checks passed
@Evangelink Evangelink deleted the dev/amauryleve/changelog-9542-9545-9549-9581 branch July 5, 2026 09:34
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.

docs: add missing changelog entries for #9542, #9545, #9549, #9581

3 participants