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

Already on GitHub? Sign in to your account

Avoid logging errors when branches are already deleted #253

Closed
bluekeyes opened this issue Jul 14, 2021 · 0 comments · Fixed by #323
Closed

Avoid logging errors when branches are already deleted #253

bluekeyes opened this issue Jul 14, 2021 · 0 comments · Fixed by #323

Comments

@bluekeyes
Copy link
Member

Now that GitHub supports deleting branches on merge, Bulldozer frequently gets a 422 error response when trying to delete a ref. We should suppress these in the logs to avoid confusion, since there's no real problem.

This probably isn't necessary if we end up merging #243.

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 a pull request may close this issue.

1 participant