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 func check of output fields and modify cases #25510

Merged
merged 1 commit into from Jul 12, 2023

Add func check of output fields and modify cases

08f890b
Select commit
Failed to load commit list.
Merged

Add func check of output fields and modify cases #25510

Add func check of output fields and modify cases
08f890b
Select commit
Failed to load commit list.
Mergify / Summary succeeded Jul 12, 2023 in 1s

5 rules match and 14 potential rules

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

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

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

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

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

Rule: Test passed for code changed -2.. (label)

  • status-success=Build and test AMD64 Ubuntu 20.04
  • status-success=Code Checker AMD64 Ubuntu 20.04
  • status-success=Code Checker CentOS 7
  • status-success=Code Checker MacOS 12
  • status-success=codecov/patch
  • status-success=codecov/project
  • base~=^2(\.\d+){2}$
  • status-success=cpu-e2e

Rule: Test passed for tests changed (label)

  • -files~=^(?!tests\/python_client).+
  • status-success=cpu-e2e
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

Rule: Test passed for docs changed only (label)

  • -files~=^(?!.*\.(md)).*$
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

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

  • -files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt|conanfile\.*))).*$
  • status-success=cpu-e2e
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

Rule: Test passed for go unittest code changed -2.. (label)

  • -files~=^(?!internal\/.*_test\.go).*$
  • status-success=Build and test AMD64 Ubuntu 20.04
  • status-success=Code Checker AMD64 Ubuntu 20.04
  • status-success=Code Checker CentOS 7
  • status-success=Code Checker MacOS 12
  • base~=^2(\.\d+){2}$

Rule: Test passed for mergify changed (label)

  • -files~=^(?!\.github\/mergify\.yml).*$
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

Rule: Test passed for title skip e2e (label)

  • label=kind/improvement
  • title~=\[skip e2e\]
  • -files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

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

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

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

  • any of:
    • all of:
      • any of:
        • base~=^2(\.\d+){2}$
        • base=master
        • base=sql_beta
      • any of:
        • body~=\#[0-9]{1,6}(\s+|$)
        • body~=https://github.com/milvus-io/milvus/issues/[0-9]{1,6}(\s+|$)
    • all of:
      • label=kind/improvement
      • any of:
        • base~=^2(\.\d+){2}$
        • base=master
        • base=sql_beta

Rule: Dismiss block label if automated create PR (label)

  • title~=\[automated\]
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

Rule: Test passed for skip e2e - 2.. (label)

  • files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
  • status-success=Build and test AMD64 Ubuntu 20.04
  • status-success=Code Checker AMD64 Ubuntu 20.04
  • status-success=Code Checker CentOS 7
  • status-success=Code Checker MacOS 12
  • title~=\[skip e2e\]
  • base~=^2(\.\d+){2}$

Rule: Remove ci-passed label when status for code checker or ut is not success-2.. (label)

  • files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
  • base~=^2(\.\d+){2}$
  • label!=manual-pass
  • any of:
    • status-success!=Build and test AMD64 Ubuntu 20.04
    • status-success!=Code Checker AMD64 Ubuntu 20.04
    • status-success!=Code Checker CentOS 7
    • status-success!=Code Checker MacOS 12

Rule: Remove ci-passed label when status for jenkins job is not success (label)

  • status-success!=cpu-e2e
  • -title~=\[skip e2e\]
  • files~=^(?!(internal\/.*_test\.go|.*\.md)).*$
  • label!=manual-pass
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

Rule: Add comment when jenkins job failed (comment)

  • check-failure=cpu-e2e
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

Rule: Add comment when code checker or ut failed -2.. (comment)

  • any of:
    • check-failure=Build and test AMD64 Ubuntu 20.04
    • check-failure=Code Checker AMD64 Ubuntu 20.04
  • base~=^2(\.\d+){2}$

Rule: Add needs-rebase label when more than one commit in pr (comment, label)

  • #commits>1
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

Rule: Remove needs-rebase label when only one commit in pr (label)

  • #commits=1
  • any of:
    • base~=^2(\.\d+){2}$
    • base=master
    • base=sql_beta

💖  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: Test passed for code changed-master (label)

  • status-success=Build and test AMD64 Ubuntu 20.04
  • status-success=Code Checker AMD64 Ubuntu 20.04
  • status-success=Code Checker CentOS 7
  • status-success=Code Checker MacOS 12
  • status-success=codecov/patch
  • status-success=codecov/project
  • any of:
    • base=master
    • base=sql_beta
  • status-success=cpu-e2e

Rule: Test passed for go unittest code changed-master (label)

  • status-success=Build and test AMD64 Ubuntu 20.04
  • status-success=Code Checker AMD64 Ubuntu 20.04
  • status-success=Code Checker CentOS 7
  • status-success=Code Checker MacOS 12
  • status-success=UT for Go (20.04)
  • any of:
    • base=master
    • base=sql_beta
  • any of:
    • -files~=^(?!internal\/.*_test\.go).*$
    • -files~=^(?!pkg\/..*test\.go).*$

Rule: Test passed for skip e2e-master (label)

  • files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
  • status-success=Build and test AMD64 Ubuntu 20.04
  • status-success=Code Checker AMD64 Ubuntu 20.04
  • status-success=Code Checker CentOS 7
  • status-success=Code Checker MacOS 12
  • title~=\[skip e2e\]
  • any of:
    • base=master
    • base=sql_beta

Rule: Remove ci-passed label when status for code checker or ut is not success-master (label)

  • files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
  • any of:
    • base=master
    • base=sql_beta
  • label!=manual-pass
  • any of:
    • status-success!=Build and test AMD64 Ubuntu 20.04
    • status-success!=Code Checker AMD64 Ubuntu 20.04
    • status-success!=Code Checker CentOS 7
    • status-success!=Code Checker MacOS 12

Rule: Add comment when code checker or ut failed -master (comment)

  • any of:
    • base=master
    • base=sql_beta
  • any of:
    • check-failure=Build and test AMD64 Ubuntu 20.04
    • check-failure=Code Checker AMD64 Ubuntu 20.04
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