Skip to content

Add MSDocs build verifier workflow#3372

Merged
adegeo merged 3 commits into
mainfrom
adegeo-patch-1
Jun 11, 2026
Merged

Add MSDocs build verifier workflow#3372
adegeo merged 3 commits into
mainfrom
adegeo-patch-1

Conversation

@adegeo

@adegeo adegeo commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Internal previews

📄 File 🔗 Preview link
docs/get-started/installation.md docs/get-started/installation

@adegeo adegeo requested a review from a team as a code owner June 10, 2026 22:04
Copilot AI review requested due to automatic review settings June 10, 2026 22:04

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds a new GitHub Actions workflow to run the dotnet/docs-actions “docs-verifier” validation on pull requests, intended to catch MS Docs build/validation issues early in the PR process.

Changes:

  • Introduces a docs-verifier workflow triggered on pull_request.
  • Checks out the repo, removes the .github directory from the workspace, and runs dotnet/docs-actions/actions/docs-verifier.

Comment thread .github/workflows/docs-verifier.yml Outdated
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 9761328:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/docs-verifier.yml ✅Succeeded

For more details, please refer to the build report.

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

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@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

Learn Build status updates of commit 0b7ee07:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/docs-verifier.yml ✅Succeeded
docs/get-started/installation.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@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

Learn Build status updates of commit 42aa1af:

✅ Validation status: passed

File Status Preview URL Details
.github/workflows/docs-verifier.yml ✅Succeeded
docs/get-started/installation.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@adegeo adegeo merged commit c825793 into main Jun 11, 2026
7 checks passed
@adegeo adegeo deleted the adegeo-patch-1 branch June 11, 2026 15:15
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.

3 participants