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

Updated embedding to work with OpenAI's Python v1.3+ and with Azure O… #569

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Need to discuss how to deal with async versions of the code.

37c4e91
Select commit
Loading
Failed to load commit list.
Open

Updated embedding to work with OpenAI's Python v1.3+ and with Azure O… #569

Need to discuss how to deal with async versions of the code.
37c4e91
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Mar 7, 2024 in 0s

2 rules match and 4 potential rules

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

  • -status-success=DCO
  • any of:
    • base=dev
    • base=main

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

  • status-success=DCO
  • any of:
    • base=dev
    • base=main

Rule: Test passed for code changed (label)

  • status-success=build-pypi
  • status-success=codecov/patch
  • status-success=codecov/project
  • status-success=pylint
  • status-success=unit-test-main
  • any of:
    • base=dev
    • base=main

Rule: Test passed for title skip ci (label)

  • -files~=^(?=.*((\.(sh|py)|Makefile))).*$
  • title~=\[skip ci\]
  • any of:
    • base=dev
    • base=main

Rule: Test passed for markdown file (label)

  • files=^.*\.md$
  • any of:
    • base=dev
    • base=main

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

  • files~=^(?=.*((\.(sh|py)|Makefile))).*$
  • any of:
    • base=dev
    • base=main
  • any of:
    • status-success!=build-pypi
    • status-success!=pylint
    • status-success!=unit-test-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