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

Handle unexpected status codes #16

Merged
merged 2 commits into from
Apr 1, 2023
Merged

Conversation

GrantBirki
Copy link
Member

This pull request handles unexpected PR creation status codes better. Currently, we only look for 422 status codes. If anything else is returned in an unsuccessful Action, we should raise the exception for the user to debug and exit

@GrantBirki GrantBirki added bug Something isn't working enhancement New feature or request labels Apr 1, 2023
@GrantBirki GrantBirki merged commit 110b2c1 into main Apr 1, 2023
@GrantBirki GrantBirki deleted the handle-unexpected-status-codes branch April 1, 2023 22:04
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant