Skip to content

Update metadata.json for v7.6.0-rc.1#26856

Merged
SeeminglyScience merged 2 commits into
PowerShell:masterfrom
SeeminglyScience:update-metadata-7.6.0-rc.1
Feb 20, 2026
Merged

Update metadata.json for v7.6.0-rc.1#26856
SeeminglyScience merged 2 commits into
PowerShell:masterfrom
SeeminglyScience:update-metadata-7.6.0-rc.1

Conversation

@SeeminglyScience

Copy link
Copy Markdown
Contributor

PR Summary

PR Context

PR Checklist

Copilot AI review requested due to automatic review settings February 20, 2026 00:53
@SeeminglyScience SeeminglyScience requested review from a team and jshigetomi as code owners February 20, 2026 00:53
@SeeminglyScience SeeminglyScience added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Feb 20, 2026

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

Updates the repo’s release metadata to point preview installs/build logic at the 7.6.0 release-candidate tag.

Changes:

  • Bump PreviewReleaseTag from v7.6.0-preview.5 to v7.6.0-rc.1 in tools/metadata.json.
Comments suppressed due to low confidence (1)

tools/metadata.json:7

  • PreviewReleaseTag is being advanced to v7.6.0-rc.1, but NextReleaseTag remains v7.6.0-preview.6. If NextReleaseTag is used to generate CI/preview build versions (e.g., tools/ci.psm1 uses it for prerelease tagging), keeping it on a preview* label after moving to rc.* can make subsequent prerelease builds sort lower than rc.1 in SemVer ordering. Consider updating NextReleaseTag to the next RC (for example v7.6.0-rc.2) or whatever the intended next prerelease identifier is for 7.6.0 to preserve version monotonicity.
  "PreviewReleaseTag": "v7.6.0-rc.1",
  "ServicingReleaseTag": "v7.0.13",
  "ReleaseTag": "v7.5.4",
  "LTSReleaseTag" : ["v7.4.13"],
  "NextReleaseTag": "v7.6.0-preview.6",

Comment thread tools/metadata.json Outdated
@SeeminglyScience SeeminglyScience merged commit f2c9775 into PowerShell:master Feb 20, 2026
35 checks passed
@SeeminglyScience SeeminglyScience deleted the update-metadata-7.6.0-rc.1 branch February 20, 2026 17:35
JustinGrote pushed a commit to JustinGrote/PowerShell that referenced this pull request Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants