Update no-loc terms list#12838
Conversation
PoliCheck Scan ReportThe 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 foundMore information about PoliCheckInformation: PoliCheck | Severity Guidance | Term |
There was a problem hiding this comment.
Pull request overview
Updates localization exclusion (no-loc) metadata to refine which terms should remain unlocalized in the reference hub and community support content.
Changes:
- Removes
Communityfrom the globalno-loclist inreference/index.yml. - Adds a
no-loclist tocommunity-support.mdand updates itsms.date.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| reference/index.yml | Updates hub-page no-loc metadata to drop Community while keeping brand terms excluded from localization. |
| reference/docs-conceptual/community/community-support.md | Adds page-specific no-loc metadata and refreshes ms.date. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| description: List of resources created for and by PowerShell users | ||
| ms.date: 03/30/2025 | ||
| ms.date: 03/10/2026 | ||
| no-loc: [Discord, Slack, Spiceworks, "Stack Overflow" ] |
There was a problem hiding this comment.
The no-loc list includes Spiceworks, but that term doesn't appear anywhere in this document. Consider removing it to keep localization metadata aligned with the page content (and drop the extra space before the closing ] for consistency).
| no-loc: [Discord, Slack, Spiceworks, "Stack Overflow" ] | |
| no-loc: [Discord, Slack, "Stack Overflow"] |
| ms.author: sewhee | ||
| ms.date: 03/18/2025 | ||
| no-loc: [Community, Discord, Slack, Spiceworks, "Stack Overflow" ] | ||
| no-loc: [Discord, Slack, Spiceworks, "Stack Overflow" ] |
There was a problem hiding this comment.
Minor formatting: there is an extra space before the closing ] in the inline no-loc list. Elsewhere no-loc inline lists are typically formatted without that trailing space (for example reference/7.6/Microsoft.PowerShell.Core/About/about_Aliases.md:5), so consider removing it for consistency.
| no-loc: [Discord, Slack, Spiceworks, "Stack Overflow" ] | |
| no-loc: [Discord, Slack, Spiceworks, "Stack Overflow"] |
|
Learn Build status updates of commit 90e9929: ✅ Validation status: passed
For more details, please refer to the build report. |
PR Summary
Update no-loc terms list
PR Checklist