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

merge-queue: embarking main (39dfca8) and #3854 together #3898

Closed
wants to merge 4 commits into from

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Mar 17, 2022

🎉 This combination of pull requests has been checked successfully 🎉

Branch main (39dfca8) and #3854 are embarked together for merge.

This pull request has been created by Mergify to speculatively check the mergeability of #3854.
You don't need to do anything. Mergify will close this pull request automatically when it is complete.

Required conditions of queue medium for merge:

  • any of:
    • check-success=Clippy
    • check-neutral=Clippy
    • check-skipped=Clippy
  • any of:
    • check-success=Rustfmt
    • check-neutral=Rustfmt
    • check-skipped=Rustfmt
  • any of:
    • check-success=Test stable on macOS-latest
    • check-neutral=Test stable on macOS-latest
    • check-skipped=Test stable on macOS-latest
  • any of:
    • check-success=Test stable on ubuntu-latest
    • check-neutral=Test stable on ubuntu-latest
    • check-skipped=Test stable on ubuntu-latest
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • #review-threads-unresolved=0 [🛡 GitHub branch protection]
  • check-success=Test all
  • check-success=Test with fake activation heights
  • check-success=Test full validation sync from cached state
  • check-success=Test stable zebra-state with fake activation heights on ubuntu-latest
  • check-success=Test stable on ubuntu-latest
  • check-success=Test stable on macOS-latest
  • check-success=Clippy
  • check-success=Rustfmt

More informations about Mergify merge queue can be found in the documentation.

Mergify commands

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the queue rules

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.com

jvff and others added 4 commits March 10, 2022 18:34
Replace the use of loop labels and `continue` for control flow, and use
early return from a separate method instead. This also allows removing
the `started_once` flag.
Reduce duplicate code and make the main synchronization methods a little
more concise to improve readability.
Leave active downloads running if the tips have been exhausted, because
it could have reached the chain tip.
@mergify
Copy link
Contributor Author

mergify bot commented Mar 18, 2022

The pull request #3854 is mergeable

@mergify mergify bot closed this Mar 18, 2022
@mergify mergify bot deleted the mergify/merge-queue/main/3854 branch March 18, 2022 00:31
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.

1 participant