Skip to content

Conversation

@sdwheeler
Copy link
Collaborator

@sdwheeler sdwheeler commented Jan 12, 2026

PR Summary

Add AI metadata

PR Checklist

  • Descriptive Title: This PR's title is a synopsis of the changes it proposes.
  • Summary: This PR's summary describes the scope and intent of the change.
  • Contributor's Guide: I have read the contributors guide.
  • Style: This PR adheres to the style guide.

Copilot AI review requested due to automatic review settings January 12, 2026 14:27
@learn-build-service-prod
Copy link

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

Learn Build status updates of commit 9782e60:

✅ Validation status: passed

File Status Preview URL Details
.vscode/extensions.json ✅Succeeded
reference/.vscode/settings.json ✅Succeeded
reference/docs-conceptual/AIShell/concepts/what-is-a-command-shell.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/developer/agent-architecture.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/developer/create-ollama-agent.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/developer/deploy-azure-openai.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/developer/ollama-agent-readme.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/get-started/aishell-powershell.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/get-started/aishell-standalone.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/how-to/agent-azure.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/how-to/agent-openai.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/how-to/aishell-reference.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/how-to/mcp-support.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/install-aishell.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/overview.md ✅Succeeded View (ps-modules)
reference/docs-conceptual/AIShell/release-notes.md ✅Succeeded View (ps-modules)
reference/ps-modules/AIShell/AIShell.md ✅Succeeded View (ps-modules)
reference/ps-modules/AIShell/Invoke-AICommand.md ✅Succeeded View (ps-modules)
reference/ps-modules/AIShell/Invoke-AIShell.md ✅Succeeded View (ps-modules)
reference/ps-modules/AIShell/Resolve-Error.md ✅Succeeded View (ps-modules)
reference/ps-modules/AIShell/Start-AIShell.md ✅Succeeded View (ps-modules)
reference/ps-modules/Microsoft.PowerShell.Crescendo/.vscode/settings.json ✅Succeeded

For more details, please refer to the build report.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This pull request updates VSCode workspace configuration and standardizes AIShell documentation metadata. The changes improve the development environment setup and ensure consistent documentation formatting across the AIShell module documentation.

Changes:

  • Added VSCode settings for markdownlint configuration in two locations
  • Updated VSCode recommended extensions list with additional helpful tools
  • Standardized AIShell documentation dates to 01/12/2026 and added ms.collection metadata across all files

Reviewed changes

Copilot reviewed 22 out of 22 changed files in this pull request and generated no comments.

Show a summary per file
File Description
reference/ps-modules/Microsoft.PowerShell.Crescendo/.vscode/settings.json Added markdownlint configuration for MD028 and MD025 rules
reference/.vscode/settings.json Added markdownlint configuration for MD028 and MD025 rules
.vscode/extensions.json Added Vale, Gremlins, YAML Preamble, and ErrorLens extensions; removed markdown-pdf extension
reference/ps-modules/AIShell/*.md Updated ms.date to 01/12/2026, added ms.collection metadata, fixed BOM character in Invoke-AICommand.md
reference/docs-conceptual/AIShell/**/*.md Updated ms.date to 01/12/2026, added ms.collection metadata, normalized blank lines

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sdwheeler sdwheeler merged commit 035ab3d into MicrosoftDocs:main Jan 12, 2026
12 checks passed
@sdwheeler sdwheeler changed the title vscode settings Add AI metadata Jan 12, 2026
@sdwheeler sdwheeler deleted the sdw-w544732-ai-metadata branch January 12, 2026 15:07
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.

1 participant