Skip to content

Conversation

@smw-ms
Copy link
Member

@smw-ms smw-ms commented Dec 8, 2025

Partially resolves: Azure/azure-sdk-tools#13155

Copilot AI review requested due to automatic review settings December 8, 2025 23:38
Copy link
Contributor

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 PR clarifies the instructions for when the azsdk_verify_setup tool should be executed. The change specifies that the verification tool is only required when using Copilot from Visual Studio or VS Code, and is not applicable when using the Coding Agent on GitHub.com. This addresses the issue where the verify setup tool was being unnecessarily called in environments where it's not needed.

Key changes:

  • Restructured the verify setup instructions to explicitly scope them to Visual Studio and VS Code usage
  • Moved the PowerShell requirement instruction above the verify setup instructions for better logical flow
  • Added clearer bullet points explaining when to run, when not to proceed, and when to skip the verification

@smw-ms smw-ms merged commit e563808 into Azure:main Dec 11, 2025
26 checks passed
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.

Skip verify setup tool when running on coding agent

1 participant