Skip to content

Restore modernization article publication dates - #10979

Merged
andrewconnell merged 2 commits into
SharePoint:mainfrom
TaoziZ03:titao/restore-modernization-article-dates
Aug 5, 2026
Merged

Restore modernization article publication dates#10979
andrewconnell merged 2 commits into
SharePoint:mainfrom
TaoziZ03:titao/restore-modernization-article-dates

Conversation

@TaoziZ03

@TaoziZ03 TaoziZ03 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Context

This follows the review guidance on PR #10959 that ms.date represents the article publication date rather than the date of a later update.

Scope

This PR changes only seven ms.date values. It doesn't change article content, navigation, links, filenames, or Learn URLs.

Restored values

Articles Restored ms.date
Five Classic Page Assessment articles published in PR #10961 07/27/2026
PnP PowerShell page-transformation article 02/09/2023
Page-transformation overview 08/13/2024

Validation

  • GitHub PR diff: seven files, with one ms.date replacement per file and no other changed lines.
  • OpenPublishing, PoliCheck, and CLA pass on commit 6ba68a0be.

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
@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

@TaoziZ03

TaoziZ03 commented Aug 5, 2026

Copy link
Copy Markdown
Contributor Author

@andrewconnell This follow-up applies your ms.date guidance from PR #10959 to our previously merged Stage 1/2 documentation. It restores seven publication dates and contains no non-date changes; all checks pass.

- 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>

@andrewconnell andrewconnell left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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                                        │            │            │
└──────────────────────────────────────────────────┴───────────────────────────────────────────────────┴────────────┴────────────┘

@andrewconnell andrewconnell self-assigned this Aug 5, 2026
@andrewconnell andrewconnell added the pr:ready-to-merge Ready to merge PR label Aug 5, 2026
@andrewconnell
andrewconnell self-requested a review August 5, 2026 11:11
@andrewconnell
andrewconnell merged commit 8f8737c into SharePoint:main Aug 5, 2026
1 of 3 checks passed
@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

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

Labels

pr:ready-to-merge Ready to merge PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants