Skip to content

Conversation

@achauhan-scc
Copy link
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new API spec, a link to the pull request containing these API spec changes should be included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@achauhan-scc achauhan-scc requested a review from msyyc as a code owner October 23, 2025 08:47
Copilot AI review requested due to automatic review settings October 23, 2025 08:47
@achauhan-scc achauhan-scc requested a review from lmazuel as a code owner October 23, 2025 08:47
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 disables Python 3.14 testing for the ML SDK by adding a matrix filter to exclude that Python version from the CI pipeline.

Key Changes:

  • Added a MatrixFilters configuration to exclude Python 3.14 from test execution

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.

2 participants