deps(webrtc): don't include webrtc
by default if tokio
is enabled
#4962
Mergify / Summary
succeeded
Dec 6, 2023 in 2s
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
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] - any of: [:twisted_rightwards_arrows: queue conditions]
- all of [:pushpin: queue conditions of queue
default
]
- all of [:pushpin: queue conditions of queue
Rule: Approve trivial maintainer PRs (review)
-
author=@libp2p/rust-libp2p-maintainers
-
base=master
-
label=trivial
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
[:pushpin: queue requirement] -
-mergify-configuration-changed
[:pushpin: queue -> allow_merging_configuration_change setting requirement] - any of: [:twisted_rightwards_arrows: queue conditions]
- all of [:pushpin: queue conditions of queue
default
]
- all of [:pushpin: queue conditions of queue
Rule: Remove reviews on updates after PR is queued for merging (dismiss_reviews)
-
base=master
-
label=send-it
-
author!=@libp2p/rust-libp2p-maintainers
-
author!=dependabot[bot]
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