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

feat(compiler): preflight expression lifting #3125

Closed
wants to merge 8 commits into from

Merge remote-tracking branch 'origin/main' into eladb/expression-lifting

59c6b6a
Select commit
Loading
Failed to load commit list.
Closed

feat(compiler): preflight expression lifting #3125

Merge remote-tracking branch 'origin/main' into eladb/expression-lifting
59c6b6a
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Mergify / Summary succeeded Jul 3, 2023 in 4s

2 potential rules

Rule: automatic merge (queue)

  • #approved-reviews-by>=1
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #review-threads-unresolved=0
  • #review-threads-unresolved=0 [🛡 GitHub branch protection]
  • -closed
  • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
  • any of:
    • -files~=^(?!docs/|logo/)(?!.*\.md$)
    • check-success=Quality Gate
  • #changes-requested-reviews-by=0
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -approved-reviews-by~=author
  • -draft [:pushpin: queue requirement]
  • -label~=(do-not-merge)
  • -merged
  • -mergify-configuration-changed [:pushpin: queue -> allow_merging_configuration_change setting requirement]
  • -title~=(WIP|wip)
  • check-success=Validate PR title
  • any of: [:twisted_rightwards_arrows: routing conditions]
    • all of [:pushpin: routing conditions of queue default]
  • any of: [🛡 GitHub branch protection]
    • check-success=Summary
    • check-neutral=Summary
    • check-skipped=Summary

Rule: automatic merge (comment)

  • #approved-reviews-by>=1
  • #review-threads-unresolved=0
  • -closed
  • any of:
    • -files~=^(?!docs/|logo/)(?!.*\.md$)
    • check-success=Quality Gate
  • #changes-requested-reviews-by=0
  • -approved-reviews-by~=author
  • -label~=(do-not-merge)
  • -merged
  • -title~=(WIP|wip)
  • check-success=Validate PR title

💖  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