Restore modernization article publication dates - #10979
Conversation
Restore ms.date values changed by the Stage 2 documentation PR while retaining publication dates for newly introduced articles. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: a7db0d98-be53-48c2-9488-9a226f457144
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 |
|
Learn Build status updates of commit 6ba68a0: ✅ Validation status: passed
For more details, please refer to the build report. |
|
@andrewconnell This follow-up applies your |
- set ms.date from oldest commit touching each file - assessment tool articles: 07/27/2026 -> 07/22/2026 - modernize-userinterface-site-pages-powershell: 02/09/2023 -> 11/19/2018 - modernize-userinterface-site-pages: 08/13/2024 -> 03/22/2018 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
The original ms.dates in this PR are not correct... if updating them, they should use the correct dates the article was published. Make sure you have a FULL clone of the repo for the full history.
Updating with a sep commit... these are the correct values:
┌──────────────────────────────────────────────────┬───────────────────────────────────────────────────┬────────────┬────────────┐
│ File │ Oldest commit │ Old │ New │
│ │ │ ms.date │ ms.date │
├──────────────────────────────────────────────────┼───────────────────────────────────────────────────┼────────────┼────────────┤
│ assessment-tool-classic-pages-report.md │ ea35d1aec 2026-07-22 — Add Microsoft 365 │ 07/27/2026 │ 07/22/2026 │
│ │ Assessment modernization guidance │ │ │
├──────────────────────────────────────────────────┼───────────────────────────────────────────────────┼────────────┼────────────┤
│ assessment-tool-classic-pages-requirements.md │ ea35d1aec 2026-07-22 — same │ 07/27/2026 │ 07/22/2026 │
├──────────────────────────────────────────────────┼───────────────────────────────────────────────────┼────────────┼────────────┤
│ assessment-tool-classic-pages-run.md │ ea35d1aec 2026-07-22 — same │ 07/27/2026 │ 07/22/2026 │
├──────────────────────────────────────────────────┼───────────────────────────────────────────────────┼────────────┼────────────┤
│ assessment-tool-classic-pages.md │ ea35d1aec 2026-07-22 — same │ 07/27/2026 │ 07/22/2026 │
├──────────────────────────────────────────────────┼───────────────────────────────────────────────────┼────────────┼────────────┤
│ assessment-tool-publishing-coverage.md │ ea35d1aec 2026-07-22 — same │ 07/27/2026 │ 07/22/2026 │
├──────────────────────────────────────────────────┼───────────────────────────────────────────────────┼────────────┼────────────┤
│ modernize-userinterface-site-pages-powershell.md │ 67246c718 2018-11-19 — page transformation │ 02/09/2023 │ 11/19/2018 │
│ │ article updates │ │ │
├──────────────────────────────────────────────────┼───────────────────────────────────────────────────┼────────────┼────────────┤
│ modernize-userinterface-site-pages.md │ 89b46febd 2018-03-22 — modernization guidance - │ 08/13/2024 │ 03/22/2018 │
│ │ first drop │ │ │
└──────────────────────────────────────────────────┴───────────────────────────────────────────────────┴────────────┴────────────┘
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 |
|
Learn Build status updates of commit 83b64e2: ✅ Validation status: passed
For more details, please refer to the build report. |
Summary
Context
This follows the review guidance on PR #10959 that
ms.daterepresents the article publication date rather than the date of a later update.Scope
This PR changes only seven
ms.datevalues. It doesn't change article content, navigation, links, filenames, or Learn URLs.Restored values
ms.date07/27/202602/09/202308/13/2024Validation
ms.datereplacement per file and no other changed lines.6ba68a0be.