Skip to content

Do not fail the run when the merged branch is already deleted - #63

Draft
Phlogistique wants to merge 1 commit into
mainfrom
tolerate-deleted-merged-branch
Draft

Do not fail the run when the merged branch is already deleted#63
Phlogistique wants to merge 1 commit into
mainfrom
tolerate-deleted-merged-branch

Conversation

@Phlogistique

Copy link
Copy Markdown
Collaborator

Deleting the merged branch is the last step, after the children are updated and retargeted, but a delete that fails aborts the run and turns it red. Someone clicking "Delete branch" on the merged PR right after merging is enough to race it, as happened on scortexio/sensei#8247.

Deleting the merged branch is the last step, after the children are
updated and retargeted, but a delete that fails aborts the run and turns
it red. Someone clicking "Delete branch" on the merged PR right after
merging is enough to race it, as happened on scortexio/sensei#8247.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014s42W7MmtUomEBMyTTCcme
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@Phlogistique