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

Retry PR merge if they fail for merge-check issues #702

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

kitallis
Copy link
Member

@kitallis kitallis commented Dec 20, 2024

Changes:

  • The Continuous Backemrge Job loops around itself until a non-retryable issue occurs or it goes through.
  • By default enable auto-merge for all PRs where auto-merge can be allowed.
  • Retry finalize release when a post-release PR is closed.

Test Cases:

  • Cherry-picks allowed continuous back merge success
  • Cherry-picks allowed continuous back merge failure
  • Cherry-picks allowed continuous back merge auto merge enabled
  • Cherry-picks disallowed continuous back merge success
  • Cherry-picks disallowed continuous back merge merge failure
  • Cherry-picks disallowed continuous back merge merge retry
  • Post-release PR merge failure with auto-merge enabled
  • Post-release PR merge failure without auto merge enabled

@nid90 nid90 marked this pull request as ready for review December 23, 2024 14:16
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 this pull request may close these issues.

2 participants