-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Add Env Setup to Copilot Instructions #43874
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this 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 updates the Copilot instructions to enforce environment verification before proceeding with development operations. The change adds a mandatory step to run the azsdk_verify_setup tool to validate the user's development environment.
Key Changes
- Adds a requirement to run
azsdk_verify_setuptool before any other operations in Rule 3
maririos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- In the context of a repo, is the language passed to the request, so the tool doesn't verify environment conditions that don't apply? like .NET tooling for Python work.
- Curious, what does classify as an operation?
- How much time is added to the process if this is going to run in every operation?
|
|
/check-enforcer override |
Azure/azure-sdk-tools#12592
explicit:

before running another tool:

non-mcp related queries (it doesn't try to run the tool)

ack: