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

Merged
merged 15 commits into from
Dec 26, 2024
Merged

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
@kitallis kitallis merged commit 6229a1e into main Dec 26, 2024
4 checks passed
@kitallis kitallis deleted the fix/retry-pr-merge branch December 26, 2024 12:57
majjikishore007 pushed a commit to majjikishore007/tramline that referenced this pull request Dec 27, 2024
- 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

Co-authored-by: Nivedita Priyadarshini <[email protected]>
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