{{ message }}
Update metadata.json for August releases - #27919
Merged
Merged
Conversation
Dongbo Wang (daxian-dbw)
requested review from
a team and
Justin Chung (jshigetomi)
as code owners
September 1, 2026 00:43
Copilot started reviewing on behalf of
Dongbo Wang (daxian-dbw)
September 1, 2026 00:44
View session
Contributor
There was a problem hiding this comment.
Pull request overview
Updates tools/metadata.json to reflect the latest PowerShell release tags, ensuring tooling and pipelines that read this file (e.g., installer script and CI/release tooling) reference current stable/preview/LTS versions.
Changes:
- Bumped
StableReleaseTag/ReleaseTagfromv7.6.4tov7.6.5. - Bumped
PreviewReleaseTagfromv7.7.0-preview.3tov7.7.0-preview.4and advancedNextReleaseTagtov7.7.0-preview.5. - Updated
LTSReleaseTagto["v7.4.19", "v7.6.5"].
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Patrick Meinecke (SeeminglyScience)
approved these changes
Sep 1, 2026
Aditya Patwardhan (adityapatwardhan)
approved these changes
Sep 1, 2026
Dongbo Wang (daxian-dbw)
merged commit Sep 1, 2026
000a26e
into
PowerShell:master
38 of 39 checks passed
This was referenced Sep 1, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

PR Summary
Update
metadata.jsonfor August releases