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

docs: use docker compose instead of docker-compose in README.md #90

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

docs: use docker compose instead of docker-compose in README.md

c6617db
Select commit
Loading
Failed to load commit list.
Open

docs: use docker compose instead of docker-compose in README.md #90

docs: use docker compose instead of docker-compose in README.md
c6617db
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Dec 16, 2024 in 3s

3 rules match and 5 potential rules

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

  • -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 (label)

  • status-success=Unittest AMD64 Ubuntu 18.04
  • base=main

✅ Rule: Test passed for document changed (label)

  • -files~=\.(?!md|png)
  • -files~=^[^\.]+$
  • base=main

Rule: Test passed for mergify changed (label)

  • -files~=^(?!\.github\/mergify\.yml).*$
  • base=main

Rule: Remove ci-passed when unittest failed (label)

  • check-failure=Unittest AMD64 Ubuntu 18.04
  • files~=\.(?!md|png)
  • base=main
  • files~=^(?!\.github\/mergify\.yml).*$

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

  • -body~=\#[0-9]{1,6}(\s+|$)
  • -body~=https://github.com/milvus-io/milvus-sdk-rust/issues/[0-9]{1,6}(\s+|$)
  • -label=kind/improvement
  • -title~=\[automated\]
  • base=main

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

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

💖  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