This repository has been archived by the owner on Mar 12, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Retry deleting a branch if GitHub says it's unknown
Try to fix #687 by allowing retries on `delete_branch`. This may prevent the issue we've seen in `create_private_to_public_pr.py` where the deletion of a newly created branch occasionally fails with a 404.
- Loading branch information