[PR #11065] releng: add New-TerminalStackedChangelog #28403

Closed
opened 2026-01-31 09:28:18 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/11065

State: closed
Merged: Yes


I've done this process enough times that I should have written a script
to do it a while ago. This one is rough, but the whole changelog process
is pretty rough.

This script takes multiple revision ranges and produces something that
looks like a rough untranslated changelog, with indicators for how many
of the provided ranges had the same change (deduplicated by title.)

I use a process like this to build the Stable and Preview release notes
out of a set of revision ranges.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11065 **State:** closed **Merged:** Yes --- I've done this process enough times that I should have written a script to do it a while ago. This one is rough, but the whole changelog process is pretty rough. This script takes multiple revision ranges and produces something that looks like a rough untranslated changelog, with indicators for how many of the provided ranges had the same change (deduplicated by title.) I use a process like this to build the Stable and Preview release notes out of a set of revision ranges.
claunia added the pull-request label 2026-01-31 09:28:18 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#28403