[ci]Update image tag to 2.3.0-latest #198
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Mergify / Summary
succeeded
Sep 8, 2023 in 3s
3 rules match and 6 potential rules
Rule: Add needs-dco label when DCO check failed (label, comment)
-
-status-success=DCO
-
base=main
Rule: Add dco-passed label when DCO check passed (label)
-
base=main
-
status-success=DCO
Rule: Test passed for code changed-main (label)
-
base=main
-
status-success=test-backup-restore-api (docker-compose, cluster)
-
status-success=test-backup-restore-api (docker-compose, standalone)
-
status-success=test-backup-restore-api (helm, standalone)
-
status-success=test-backup-restore-cli (docker-compose, cluster, cluster)
-
status-success=test-backup-restore-cli (docker-compose, cluster, standalone)
-
status-success=test-backup-restore-cli (docker-compose, standalone, cluster)
-
status-success=test-backup-restore-cli (docker-compose, standalone, standalone)
Rule: Test passed for non-code changed (label)
- any of:
-
-files~=^(?!.*\.(md)).*$
-
-files~=^(?!docs\/).+
-
-files~=^(?!scripts\/).+
-
-
base=main
Rule: Test passed for mergify changed (label)
-
-files~=^(?!\.github\/mergify\.yml).*$
-
base=main
Rule: Blocking PR if missing a related issue or PR doesn't have kind/improvement label (label, comment)
-
-label=kind/improvement
-
-title~=\[automated\]
-
base=main
- all of:
-
-body~=\#[0-9]{1,6}(\s+|$)
-
-body~=https://github.com/zilliztech/milvus-backup/issues/[0-9]{1,6}(\s+|$)
-
Rule: Dismiss block label if related issue be added into PR (label)
- any of:
- all of:
-
base=main
-
label=kind/improvement
-
- all of:
- any of:
-
body~=\#[0-9]{1,6}(\s+|$)
-
body~=https://github.com/zilliztech/milvus-backup/issues/[0-9]{1,6}(\s+|$)
-
-
base=main
- any of:
- all of:
Rule: Dismiss block label if automated create PR (label)
-
title~=\[automated\]
-
base=main
Rule: Remove ci-passed label when status for code checker or ut is not success-main (label)
- any of:
-
status-success!=test-backup-restore-api (docker-compose, cluster)
-
status-success!=test-backup-restore-api (docker-compose, standalone)
-
status-success!=test-backup-restore-api (helm, standalone)
-
status-success!=test-backup-restore-cli (docker-compose, cluster, cluster)
-
status-success!=test-backup-restore-cli (docker-compose, cluster, standalone)
-
status-success!=test-backup-restore-cli (docker-compose, standalone, cluster)
-
status-success!=test-backup-restore-cli (docker-compose, standalone, standalone)
-
-
base=main
-
files~=^(?=.*((\.(go|h|cpp)|CMakeLists.txt))).*$
-
label!=manual-pass
💖 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
Loading