Skip to content

Update notes about PSGallery defaults#335

Merged
sdwheeler merged 2 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w562547-psg-trust
Mar 18, 2026
Merged

Update notes about PSGallery defaults#335
sdwheeler merged 2 commits intoMicrosoftDocs:mainfrom
sdwheeler:sdw-w562547-psg-trust

Conversation

@sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Mar 18, 2026

PR Summary

Update notes about PSGallery defaults

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 review requested due to automatic review settings March 18, 2026 18:37
@learn-build-service-prod
Copy link
Contributor

Copy link
Contributor

Copilot AI left a comment

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 updates PSResourceGet (PowerShellGet v3.x) documentation to better describe the default PSGallery repository behavior and improve navigability between repository-management cmdlet docs.

Changes:

  • Updated about_PSResourceGet long description to list PSResourceGet benefits and document PSGallery default registration details (priority/trust) with a command to trust it.
  • Added cross-references in ## RELATED LINKS across repository-management cmdlet pages.
  • Refreshed ms.date metadata across the touched docs.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Unregister-PSResourceRepository.md Updates ms.date and adds related links to other repository cmdlets.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Set-PSResourceRepository.md Updates ms.date and adds related links to other repository cmdlets.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Reset-PSResourceRepository.md Updates ms.date and adds related links to other repository cmdlets.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Register-PSResourceRepository.md Updates ms.date and adds related links to other repository cmdlets.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/Get-PSResourceRepository.md Updates ms.date and adds related links to other repository cmdlets.
powershell-gallery/powershellget-3.x/Microsoft.PowerShell.PSResourceGet/About/about_PSResourceGet.md Expands explanation of PSResourceGet and documents PSGallery default trust/priority behavior.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +30 to +33
The first time you use **Microsoft.PowerShell.PSResourceGet**, the module
registers the PowerShell Gallery as a PSResource repository. By default, the
PSGallery repository is registered with a priority of 50 and is marked as
untrusted. Use the following command to trust the PSGallery repository:
@learn-build-service-prod
Copy link
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
Contributor

@learn-build-service-prod
Copy link
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.

@sdwheeler sdwheeler merged commit 2546ed3 into MicrosoftDocs:main Mar 18, 2026
4 checks passed
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.

2 participants