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

Don't recompute IR children #9915

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

Don't recompute IR children

63ea8aa
Select commit
Loading
Failed to load commit list.
Open

Don't recompute IR children #9915

Don't recompute IR children
63ea8aa
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded May 10, 2024 in 0s

2 potential rules

Rule: Automatic merge on approval (merge)

  • label=CI: Ready to merge
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -closed [📌 merge requirement]
  • -conflict [📌 merge requirement]
  • -draft [📌 merge requirement]
  • branch-protection-review-decision=APPROVED [🛡 GitHub branch protection]
  • any of: [📌 merge -> configuration change requirements]
    • -mergify-configuration-changed
    • check-success=Configuration changed
  • any of: [🛡 GitHub branch protection]
    • check-success=license/cla
    • check-neutral=license/cla
    • check-skipped=license/cla
  • any of: [🛡 GitHub branch protection]
    • check-success=Test Formatting
    • check-neutral=Test Formatting
    • check-skipped=Test Formatting
  • any of: [🛡 GitHub branch protection]
    • check-success=Changelog
    • check-neutral=Changelog
    • check-skipped=Changelog
  • any of: [🛡 GitHub branch protection]
    • check-success=Build Backend (linux, x86_64)
    • check-neutral=Build Backend (linux, x86_64)
    • check-skipped=Build Backend (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Build Backend (windows, x86_64)
    • check-neutral=Build Backend (windows, x86_64)
    • check-skipped=Build Backend (windows, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Lint (linux, x86_64)
    • check-neutral=Lint (linux, x86_64)
    • check-skipped=Lint (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Package New IDE (windows, x86_64)
    • check-neutral=Package New IDE (windows, x86_64)
    • check-skipped=Package New IDE (windows, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Package New IDE (linux, x86_64)
    • check-neutral=Package New IDE (linux, x86_64)
    • check-skipped=Package New IDE (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Verify License Packages (linux, x86_64)
    • check-neutral=Verify License Packages (linux, x86_64)
    • check-skipped=Verify License Packages (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=GUI build (windows, x86_64)
    • check-neutral=GUI build (windows, x86_64)
    • check-skipped=GUI build (windows, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=GUI build (linux, x86_64)
    • check-neutral=GUI build (linux, x86_64)
    • check-skipped=GUI build (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=GUI tests (linux, x86_64)
    • check-neutral=GUI tests (linux, x86_64)
    • check-skipped=GUI tests (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Engine (GraalVM CE) (linux, x86_64)
    • check-neutral=Engine (GraalVM CE) (linux, x86_64)
    • check-skipped=Engine (GraalVM CE) (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Engine (GraalVM CE) (windows, x86_64)
    • check-neutral=Engine (GraalVM CE) (windows, x86_64)
    • check-skipped=Engine (GraalVM CE) (windows, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Native Rust tests (linux, x86_64)
    • check-neutral=Native Rust tests (linux, x86_64)
    • check-skipped=Native Rust tests (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Standard Library Tests (GraalVM CE) (linux, x86_64)
    • check-neutral=Standard Library Tests (GraalVM CE) (linux, x86_64)
    • check-skipped=Standard Library Tests (GraalVM CE) (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=Standard Library Tests (GraalVM CE) (windows, x86_64)
    • check-neutral=Standard Library Tests (GraalVM CE) (windows, x86_64)
    • check-skipped=Standard Library Tests (GraalVM CE) (windows, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=JVM Tests (GraalVM CE) (linux, x86_64)
    • check-neutral=JVM Tests (GraalVM CE) (linux, x86_64)
    • check-skipped=JVM Tests (GraalVM CE) (linux, x86_64)
  • any of: [🛡 GitHub branch protection]
    • check-success=JVM Tests (GraalVM CE) (windows, x86_64)
    • check-neutral=JVM Tests (GraalVM CE) (windows, x86_64)
    • check-skipped=JVM Tests (GraalVM CE) (windows, x86_64)

Rule: Automatic PR update (update)

  • any of:
    • label=CI: Keep up to date
  • #commits-behind>0 [📌 update requirement]
  • -closed [📌 update requirement]
  • -conflict [📌 update requirement]
  • queue-position=-1 [📌 update requirement]

💖  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