Skip to content

Build: handle 422 response on send build status #9347

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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 21, 2022

Conversation

humitos
Copy link
Member

@humitos humitos commented Jun 17, 2022

GitHub return 422 with "No commit found for SHA" when the commit does not exist
anymore. This could be because the user force-pushed and/or rewrite the history.

On these cases, we don't want to log the response as a WARNING/ERROR, we just
want to ignore it.

GitHub return 422 with "No commit found for SHA" when the commit does not exist
anymore. This could be because the user force-pushed and/or rewrite the history.

On these cases, we don't want to log the response as a WARNING/ERROR, we just
want to ignore it.
@humitos humitos requested a review from a team as a code owner June 17, 2022 11:10
@humitos humitos requested a review from benjaoming June 17, 2022 11:10
@agjohnson agjohnson requested a review from stsewd June 21, 2022 20:36
@ericholscher ericholscher merged commit 579e29b into main Jun 21, 2022
@ericholscher ericholscher deleted the humitos/github-422-status-response branch June 21, 2022 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants