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

Add new param 'empty_result_nbucket' for IVF range search #455

Merged

Add new param 'max_empty_result_buckets' for IVF range search

56c1d89
Select commit
Loading
Failed to load commit list.
Merged

Add new param 'empty_result_nbucket' for IVF range search #455

Add new param 'max_empty_result_buckets' for IVF range search
56c1d89
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Mar 14, 2024 in 0s

4 rules match and 8 potential rules

⚠️ The pull request has been merged by @sre-ci-robot

Rule: Add needs-dco label when DCO check failed (label)

  • -status-success=DCO
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

✅ Rule: Add dco-passed label when DCO check passed (label)

  • status-success=DCO
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

Rule: Blocking PR if missing a related issue or PR doesn't have kind/improvement label (label, comment)

  • any of:
    • all of:
      • -body~=\#[0-9]{1,6}(\s+|$)
      • -body~=https://github.com/zilliztech/knowhere/issues/[0-9]{1,6}(\s+|$)
    • all of:
      • -label=kind/enhancement
      • -label=kind/bug
      • -label=kind/feature
  • -label=kind/improvement
  • -title~=\[automated\]
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

✅ Rule: Dismiss block label if related issue be added into PR (label)

  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$
  • any of:
    • all of:
      • any of:
        • label=kind/enhancement
        • label=kind/bug
        • label=kind/feature
      • any of:
        • body~=\#[0-9]{1,6}(\s+|$)
        • body~=https://github.com/zilliztech/knowhere/issues/[0-9]{1,6}(\s+|$)
    • label=kind/improvement

Rule: Blocking PR if have multiple 'kind' type labels (label, comment)

  • any of:
    • all of:
      • label=kind/improvement
      • any of:
        • label=kind/enhancement
        • label=kind/bug
        • label=kind/feature
    • all of:
      • any of:
        • label=kind/bug
        • label=kind/feature
        • label=kind/improvement
      • label=kind/enhancement
    • all of:
      • label=kind/feature
      • any of:
        • label=kind/enhancement
        • label=kind/bug
        • label=kind/improvement
    • all of:
      • label=kind/bug
      • any of:
        • label=kind/enhancement
        • label=kind/feature
        • label=kind/improvement
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

✅ Rule: Dismiss block PR if have not multiple 'kind' type labels (label)

  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$
  • any of:
    • all of:
      • -label=kind/bug
      • -label=kind/feature
      • -label=kind/improvement
      • label=kind/enhancement
    • all of:
      • -label=kind/enhancement
      • label=kind/improvement
      • -label=kind/bug
      • -label=kind/feature
    • all of:
      • -label=kind/enhancement
      • label=kind/feature
      • -label=kind/bug
      • -label=kind/improvement
    • all of:
      • -label=kind/enhancement
      • label=kind/bug
      • -label=kind/feature
      • -label=kind/improvement
    • all of:
      • -label=kind/enhancement
      • -label=kind/bug
      • -label=kind/feature
      • -label=kind/improvement

Rule: Test passed for code changed for main (label)

  • status-success=e2e-gpu
  • status-success=ut-gpu
  • status-success=analyzer
  • status-success=e2e
  • status-success=pre-commit
  • status-success=python3 wheel
  • status-success=ut on ubuntu-20.04
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

✅ Rule: Test passed for cpu code changed only for main (label)

  • -files~=^(?=src/index/ivf_raft/)
  • files~=^(?=.*((\.(h|cpp)|CMakeLists.txt))).*$
  • status-success=analyzer
  • status-success=e2e
  • status-success=pre-commit
  • status-success=python3 wheel
  • status-success=ut on ubuntu-20.04
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

Rule: Test passed for non c++ or go code changed for main (label)

  • -files~=^(?=.*((\.(h|cpp)|CMakeLists.txt))).*$
  • status-success=analyzer
  • status-success=e2e
  • status-success=pre-commit
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

Rule: Test passed for title skip e2e (label)

  • -files~=^(?=.*((\.(h|cpp)|CMakeLists.txt))).*$
  • title~=\[skip e2e\]
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

Rule: Remove ci-passed label when ut failed for main (label)

  • any of:
    • status-success!=analyzer
    • status-success!=e2e
    • status-success!=pre-commit
    • status-success!=python3 wheel
    • status-success!=ut on ubuntu-20.04
  • files~=^(?=.*((\.(h|cpp)|CMakeLists.txt))).*$
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$

Rule: Remove ci-passed label when gpu ut failed for main (label)

  • files~=^(?=src/index/ivf_raft/)
  • files~=^(?=.*((\.(h|cpp)|CMakeLists.txt))).*$
  • any of:
    • base=main
    • base~=^2(\.\d+){1,2}$
  • any of:
    • status-success!=e2e-gpu
    • status-success!=ut-gpu
    • status-success!=analyzer
    • status-success!=e2e
    • status-success!=pre-commit
    • status-success!=python3 wheel
    • status-success!=ut on ubuntu-20.04

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


1 not applicable rule

Rule: Add comment when jenkins job failed (comment)

  • check-failure=e2e
  • any of:
    • base=master
    • base~=^2(\.\d+){1,2}$
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