-
Notifications
You must be signed in to change notification settings - Fork 227
Update paths to include all files in .github directory for evals #13351
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
jeo02
commented
Dec 15, 2025
- Checkout all files in .github directory to get the instructions folder as well.
- Resolves Evals include .github/instructions in enviorment #13340
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 sparse checkout configuration in the AI evaluation job to include all files from the .github directory rather than just the copilot-instructions.md file. This change ensures the instructions folder and any other necessary files in .github are available during evaluation.
Key Changes:
- Modified sparse checkout paths to include the entire
.githubdirectory using a wildcard pattern
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13351 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Juan Ospina <[email protected]>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13351 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Juan Ospina <[email protected]>