fix(websocket): backport quicksink panic fix #5494
Merged
Mergify / Summary
succeeded
Jul 16, 2024 in 1s
1 potential rule
Rule: Ask to resolve conflict (comment)
-
conflict
-
-author=dependabot[bot]
- any of:
-
-draft
- all of:
-
draft
-
milestone~=v[0-9]\.[0-9]{2}
-
-
💖 Mergify is proud to provide this service for free to open source projects.
🚀 You can help us by becoming a sponsor!
5 not applicable rules
Rule: Add approved dependabot PRs to merge queue (queue)
-
author=dependabot[bot]
-
base=master
-
-draft
[📌 queue requirement] - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [🔀 queue conditions]
- all of [📌 queue conditions of queue
default
]
- all of [📌 queue conditions of queue
Rule: Remove reviews on updates after PR is queued for merging (dismiss_reviews)
-
author!=@libp2p/rust-libp2p-maintainers
-
base=master
-
label=send-it
-
author!=dependabot[bot]
Rule: Approve dependabot PRs of semver-compatible updates (review)
-
author=dependabot[bot]
- any of:
-
title~=bump [^\s]+ from ([1-9]+)\..+ to \1\.
-
title~=bump [^\s]+ from 0\.([\d]+)\..+ to 0\.\1\.
-
Rule: Add to merge queue (queue)
-
base=master
-
label=send-it
-
-draft
[📌 queue requirement] - any of: [📌 queue -> configuration change requirements]
-
-mergify-configuration-changed
-
check-success=Configuration changed
-
- any of: [🔀 queue conditions]
- all of [📌 queue conditions of queue
default
]
- all of [📌 queue conditions of queue
Rule: Approve trivial maintainer PRs (review)
-
base=master
-
label=trivial
-
author=@libp2p/rust-libp2p-maintainers
Mergify commands and options
More conditions and actions can be found in the documentation.
You can also trigger Mergify actions by commenting on this pull request:
@Mergifyio refresh
will re-evaluate the rules@Mergifyio rebase
will rebase this PR on its base branch@Mergifyio update
will merge the base branch into this PR@Mergifyio backport <destination>
will backport this PR on<destination>
branch
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
Loading