Skip to content

Update docs for PSResourceGet 1.3-p2 - #382

Merged
Sean Wheeler (sdwheeler) merged 2 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w632302-1.3-p2-release
Sep 18, 2026
Merged

Sean Wheeler (sdwheeler) merged 2 commits into
MicrosoftDocs:mainfrom
sdwheeler:sdw-w632302-1.3-p2-release

Conversation

@sdwheeler

@sdwheeler Sean Wheeler (sdwheeler) commented Sep 17, 2026

Copy link
Copy Markdown
Collaborator

PR Summary

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Copilot AI lite review requested due to automatic review settings September 17, 2026 00:03
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 2d08a77:

✅ Validation status: passed

File Status Preview URL Details
powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md ✅Succeeded View (>=powershellget-2.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md ✅Succeeded View (powershellget-3.x)

For more details, please refer to the build report.

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.

🟡 Changes recommended

One or more issues must be addressed before approval.

Get a fresh assessment by requesting another Copilot review.

Pull request overview

Updates PSResourceGet documentation for the 1.3 preview releases.

Changes:

  • Documents platform/TFM-aware installation parameters.
  • Documents $PSUserContentPath support.
  • Adds preview release notes and fixes wording.
File summaries
File Description
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md Updated as part of this pull request.
powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md Updated as part of this pull request.
Review details

Suppressed comments (5)

powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md:52

  • These additions are inserted before the new 1.3.0-preview2 heading, while the existing MAR/parallel/DSC bullets below that heading are preview1 content (the overview also says MAR became a default in preview1). The version sections are therefore misattributed: keep the existing bullets under preview1, then add the preview2 heading and these new bullets after them.
- Add `$PSContentPath` Standard Platform Paths
- Add new parameters to `Install-PSResource` for Platform and Target Framework Moniker-aware
  installations

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md:83

  • The phrase is missing the article the; it should refer to the PowerShell automatic variable.
  PSResourceGet now respects PowerShell automatic variable, `$PSUserContentPath`. This automatic

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md:78

  • The closing bold delimiter has a space before it in **RuntimeIdentifier **, unlike the following parameter name. Remove the space so the parameter is rendered consistently.
  **RuntimeIdentifier ** and **TargetFramework**, to allow you to specify the platform and target

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md:71

  • The introductory sentence is ungrammatical. Rewrite it so the release/version is the subject of adds, for example: PSResourceGet v1.3.0-preview2 adds two new features:.
Beginning with PSResourceGet v1.3.0-preview2 adds two new features:

powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md:78

  • This sentence has a subject-verb agreement error, and the space before the closing ** prevents RuntimeIdentifier from being formatted consistently with the other parameter name. Correct both in this sentence.
  installed resource, consuming less disk space. This release also add two new parameters,
  **RuntimeIdentifier ** and **TargetFramework**, to allow you to specify the platform and target
  • Files reviewed: 2/2 changed files
  • Comments generated: 5
  • Review effort level: Lite

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

Comment thread powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md Outdated
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit fc5ece8:

✅ Validation status: passed

File Status Preview URL Details
powershell-gallery/docs-conceptual/powershellget/psresourceget-release-notes.md ✅Succeeded View (>=powershellget-2.x)
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Install-PSResource.md ✅Succeeded View (powershellget-3.x)

For more details, please refer to the build report.

@jshigetomi

Copy link
Copy Markdown
Contributor

LGTM

@sdwheeler
Sean Wheeler (sdwheeler) merged commit e1afd15 into MicrosoftDocs:main Sep 18, 2026
5 checks passed
Sean Wheeler (sdwheeler) added a commit that referenced this pull request Sep 18, 2026
Update docs for PSResourceGet 1.3-p2 (#382)

* Update docs for PSResourceGet 1.3-p2

* Copilot feedback
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation Request: Platform-Aware Installation for Install-PSResource

4 participants