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

fix(websocket): backport quicksink panic fix #5494

Merged
merged 3 commits into from
Jul 16, 2024

Update transports/websocket/CHANGELOG.md

83fa546
Select commit
Loading
Failed to load commit list.
Merged

fix(websocket): backport quicksink panic fix #5494

Update transports/websocket/CHANGELOG.md
83fa546
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Jul 16, 2024 in 1s

1 potential rule

⚠️ The pull request has been merged by @jxs

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]

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]

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