Skip to content

Conversation

awharrison-28
Copy link
Contributor

Motivation and Context

PRs #2533 and #2555 updated the integration tests to trigger off of python changes only, but did not actually have the resulting jobs require the path filtering. This means that the tests never run.

Description

Add path-filter job as a requirement for subsequent jobs.

Contribution Checklist

@awharrison-28 awharrison-28 requested a review from a team as a code owner August 24, 2023 00:10
@shawncal shawncal added the python Pull requests for the Python Semantic Kernel label Aug 24, 2023
@awharrison-28 awharrison-28 added this pull request to the merge queue Aug 24, 2023
Merged via the queue into main with commit 052fb2e Aug 24, 2023
@awharrison-28 awharrison-28 deleted the feature-python-integration-tests branch August 24, 2023 16:46
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023
### Motivation and Context

PRs microsoft#2533 and microsoft#2555 updated the integration tests to trigger off of
python changes only, but did not actually have the resulting jobs
require the path filtering. This means that the tests never run.

### Description
Add path-filter job as a requirement for subsequent jobs.

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [SK Contribution
Guidelines](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/semantic-kernel/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄

---------

Co-authored-by: Lee Miller <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Pull requests for the Python Semantic Kernel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants