Skip to content
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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python: Fix integration test check for PRs #2490

Merged

Conversation

awharrison-28
Copy link
Contributor

Motivation and Context

Python integration test check resolves the MSTEAM_WEBHOOK as "" when run for PRs. The secret is not needed in this scenario, but the value should be non ""

Description

Contribution Checklist

@awharrison-28 awharrison-28 changed the title set webhook to a meanliness non '' value when run for PRs Python: Fix integration test check for PRs Aug 17, 2023
@awharrison-28 awharrison-28 added this pull request to the merge queue Aug 17, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 17, 2023
@awharrison-28 awharrison-28 added this pull request to the merge queue Aug 17, 2023
Merged via the queue into microsoft:main with commit 2528e98 Aug 17, 2023
14 checks passed
@awharrison-28 awharrison-28 deleted the python/fix_integration_test_check branch August 17, 2023 20:04
SOE-YoungS pushed a commit to SOE-YoungS/semantic-kernel that referenced this pull request Nov 1, 2023
### Motivation and Context

Python integration test check resolves the MSTEAM_WEBHOOK as "" when run
for PRs. The secret is not needed in this scenario, but the value should
be non ""

### Description

### 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 馃槃
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.

None yet

3 participants