Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

OpenAI 403 workaround to merge approved PRs #619

Merged
merged 3 commits into from
Nov 17, 2023

Conversation

momuno
Copy link
Member

@momuno momuno commented Nov 17, 2023

Motivation and Context

No PRs can be merged due to 403 on https://platform.openai.com

Description

This is NOT a permanent fix as it does NOT address the root cause.
It is a temporary change so important PRs can be merged.

Contribution Checklist

@github-actions github-actions bot added the github actions Pull requests that update GitHub Actions code label Nov 17, 2023
@momuno
Copy link
Member Author

momuno commented Nov 17, 2023

NA

@momuno momuno closed this Nov 17, 2023
@momuno momuno reopened this Nov 17, 2023
@momuno momuno changed the title test openai 403 fix OpenAI 403 workaround to merge approved PRs Nov 17, 2023
@momuno momuno marked this pull request as ready for review November 17, 2023 23:09
@momuno momuno added this pull request to the merge queue Nov 17, 2023
Merged via the queue into microsoft:main with commit 8f37df4 Nov 17, 2023
5 checks passed
@momuno momuno deleted the bug/fix-403 branch November 17, 2023 23:22
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Motivation and Context

No PRs can be merged due to 403 on https://platform.openai.com

### Description

This is NOT a permanent fix as it does NOT address the root cause.
It is a temporary change so important PRs can be merged.

### Contribution Checklist

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

- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/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: Mollie Munoz <momuno@microsoft.com>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
github actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants