-
Notifications
You must be signed in to change notification settings - Fork 228
Update trigger and PR settings in YAML pipeline for evals #13315
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 11, 2025
- Pipeline trigger after PR is merged so we have access to secrets
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 AI evals pipeline configuration to trigger on main branch commits instead of on pull requests, enabling the pipeline to access secrets after code is merged.
Key Changes:
- Changed trigger from
noneto activate on main branch with path filters for copilot instructions and azsdk-tools - Disabled PR triggers by setting
pr: none
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13315 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#13315 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Juan Ospina <70209456+jeo02@users.noreply.github.com>