Skip to content

chore(ci): fix backport assistant branch creation race#17249

Merged
DanStough merged 1 commit intomainfrom
dans/fix-backport-assistant-race
May 8, 2023
Merged

chore(ci): fix backport assistant branch creation race#17249
DanStough merged 1 commit intomainfrom
dans/fix-backport-assistant-race

Conversation

@DanStough
Copy link
Contributor

Description

A new patch for backport-assistant was released to deal with a race in creating the new branch and pushing the PR. For a single PR, this may appear as an error pushing a reference that doesn't exist. For multiple backports, I suspect that it manifests itself as applying the cherry-picked commits on top of the previously checked-out branch.

@DanStough DanStough added pr/no-changelog PR does not need a corresponding .changelog entry backport/1.13 backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. labels May 8, 2023
@DanStough DanStough requested a review from hashi-derek May 8, 2023 19:55
@github-actions github-actions bot added theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases labels May 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/1.15 This release series is no longer active on CE. Use backport/ent/1.15. pr/no-changelog PR does not need a corresponding .changelog entry theme/contributing Additions and enhancements to community contributing materials type/ci Relating to continuous integration (CI) tooling for testing or releases

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants