Skip to content

Memory safety update:

Mergify / Summary succeeded Nov 21, 2024 in 0s

1 potential rule

Rule: refactored queue action rule (queue)

  • any of: [๐Ÿ”€ queue conditions]
    • all of: [๐Ÿ“Œ queue conditions of queue default]
      • #approved-reviews-by>=1
      • #review-requested=0
      • label=ready-to-merge
      • #changes-requested-reviews-by=0
      • base=main
      • check-success=DCO
      • check-success=validation
      • label!=do-not-merge
      • any of: [๐Ÿ›ก GitHub branch protection]
        • check-success = validation
        • check-neutral = validation
        • check-skipped = validation
      • any of: [๐Ÿ›ก GitHub branch protection]
        • check-success = DCO
        • check-neutral = DCO
        • check-skipped = DCO
  • -closed [๐Ÿ“Œ queue requirement]
  • -conflict [๐Ÿ“Œ queue requirement]
  • -draft [๐Ÿ“Œ queue requirement]
  • any of: [๐Ÿ“Œ queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed

๐Ÿ’–ย ย Mergify is proud to provide this service for free to open source projects.

๐Ÿš€ย ย You can help us by becoming a sponsor!


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