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

Detect rbd_clone4 support by using dlsym() #1013

Merged
merged 3 commits into from
Jul 25, 2024

rbd: let CloneImageByID check for rbd_clone4 at runtime

cafbdc2
Select commit
Loading
Failed to load commit list.
Merged

Detect rbd_clone4 support by using dlsym() #1013

rbd: let CloneImageByID check for rbd_clone4 at runtime
cafbdc2
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Sep 13, 2024 in 1s

3 rules match and 2 potential rules

✅ Rule: remove outdated approvals (dismiss_reviews)

  • base=master

✅ Rule: automatic merge (delete_head_branch)

  • #changes-requested-reviews-by=0
  • base=master
  • closed [📌 delete_head_branch requirement]
  • label!=do-not-merge
  • label!=extended-review
  • status-success=check
  • status-success=dpulls
  • status-success=test-suite (octopus)
  • status-success=test-suite (pacific)
  • status-success=test-suite (quincy)
  • status-success=test-suite (reef)
  • any of:
    • all of:
      • #approved-reviews-by>=2
      • label=API
    • all of:
      • #approved-reviews-by>=1
      • label=API
      • updated-at<10 days ago
    • all of:
      • label=no-API
      • #approved-reviews-by>=1

Rule: automatic merge (queue)

  • -closed [📌 queue requirement]
  • #changes-requested-reviews-by=0
  • -conflict [📌 queue requirement]
  • -draft [📌 queue requirement]
  • base=master
  • label!=do-not-merge
  • label!=extended-review
  • status-success=check
  • status-success=dpulls
  • status-success=test-suite (octopus)
  • status-success=test-suite (pacific)
  • status-success=test-suite (quincy)
  • status-success=test-suite (reef)
  • any of:
    • all of:
      • #approved-reviews-by>=2
      • label=API
    • all of:
      • #approved-reviews-by>=1
      • label=API
      • updated-at<10 days ago
    • all of:
      • label=no-API
      • #approved-reviews-by>=1
  • any of: [📌 queue -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success = Configuration changed
  • any of: [🔀 queue conditions]
    • all of: [📌 queue conditions of queue default]
      • #approved-reviews-by >= 1 [🛡 GitHub branch protection]
      • #changes-requested-reviews-by = 0 [🛡 GitHub branch protection]
      • any of: [🛡 GitHub branch protection]
        • check-success = check
        • check-neutral = check
        • check-skipped = check
      • any of: [🛡 GitHub branch protection]
        • check-success = test-suite (octopus)
        • check-neutral = test-suite (octopus)
        • check-skipped = test-suite (octopus)
      • any of: [🛡 GitHub branch protection]
        • check-success = test-suite (pacific)
        • check-neutral = test-suite (pacific)
        • check-skipped = test-suite (pacific)
      • any of: [🛡 GitHub branch protection]
        • check-success = test-suite (quincy)
        • check-neutral = test-suite (quincy)
        • check-skipped = test-suite (quincy)
      • any of: [🛡 GitHub branch protection]
        • check-success = test-suite (reef)
        • check-neutral = test-suite (reef)
        • check-skipped = test-suite (reef)

✅ Rule: automatic merge (dismiss_reviews)

  • #changes-requested-reviews-by=0
  • base=master
  • label!=do-not-merge
  • label!=extended-review
  • status-success=check
  • status-success=dpulls
  • status-success=test-suite (octopus)
  • status-success=test-suite (pacific)
  • status-success=test-suite (quincy)
  • status-success=test-suite (reef)
  • any of:
    • all of:
      • #approved-reviews-by>=2
      • label=API
    • all of:
      • #approved-reviews-by>=1
      • label=API
      • updated-at<10 days ago
    • all of:
      • label=no-API
      • #approved-reviews-by>=1

Rule: ask to resolve conflict (comment)

  • conflict

💖  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