Update freshness settings for static content#387
Conversation
|
Learn Build status updates of commit 85b5c31: ✅ Validation status: passed
For more details, please refer to the build report. |
There was a problem hiding this comment.
Pull request overview
Updates DocFX metadata to extend the “freshness” (ms.update-cycle) window for selected static content areas in the PowerShell Docs Modules site (per AB#571398).
Changes:
- Increased
ms.update-cyclefor AIShell and Crescendo conceptual docs to3650-days. - Increased
ms.update-cyclefor the Crescendo module reference docs to3650-days. - Increased
ms.update-cyclefor the (intended) PlatyPS module content to3650-days.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "ps-modules/Microsoft.PowerShell.SecretManagement/**": "1825-days", | ||
| "ps-modules/Microsoft.PowerShell.SecretStore/**": "1825-days", | ||
| "ps-modules/PlatyPS/**": "1825-days" | ||
| "ps-modules/PlatyPS/**": "3650-days" |
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 |
PR Summary
Update freshness settings for static content
PR Checklist