Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Uses IntSet for uncleaned roots during index generation #34008

Uses IntSet for uncleaned roots during index generation

fc22361
Select commit
Loading
Failed to load commit list.
Merged

Uses IntSet for uncleaned roots during index generation #34008

Uses IntSet for uncleaned roots during index generation
fc22361
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 Nov 9, 2023 in 4s

6 potential rules

⚠️ The pull request has been merged by @brooksprumo

Rule: automatic merge (squash) on CI success (merge)

  • all of:
    • label=automerge
    • label!=no-automerge
    • status-success=buildkite/solana
    • status-success=ci-gate
    • any of:
      • -files~=^docs/
      • status-success=build & deploy docs
  • #approved-reviews-by>=1 [🛡 GitHub branch protection]
  • #changes-requested-reviews-by=0 [🛡 GitHub branch protection]
  • -conflict [:pushpin: merge requirement]
  • -draft [:pushpin: merge requirement]
  • -mergify-configuration-changed [:pushpin: merge -> allow_merging_configuration_change setting requirement]

Rule: remove automerge label on CI failure (label, comment)

  • all of:
    • #status-failure!=0
    • -merged
    • label=automerge

Rule: v1.16 feature-gate backport (backport)

  • label=feature-gate
  • label=v1.16
  • merged [:pushpin: backport requirement]

Rule: v1.16 non-feature-gate backport (backport)

  • label=v1.16
  • label!=feature-gate
  • merged [:pushpin: backport requirement]

Rule: v1.17 feature-gate backport (backport)

  • label=feature-gate
  • label=v1.17
  • merged [:pushpin: backport requirement]

Rule: v1.17 non-feature-gate backport (backport)

  • label=v1.17
  • label!=feature-gate
  • merged [:pushpin: backport requirement]

3 not applicable rules

Rule: label changes from community (label)

  • author≠@core-contributors
  • author≠@monorepo-write
  • author≠@monorepo-maintainers
  • author≠@monorepo-triage
  • author≠dependabot[bot]
  • author≠github-actions[bot]
  • author≠mergify[bot]

Rule: request review for community changes (request_reviews)

  • #approved-reviews-by=0
  • #review-requested=0
  • author≠@core-contributors
  • author≠@monorepo-write
  • #changes-requested-reviews-by=0
  • #commented-reviews-by=0
  • author≠@monorepo-maintainers
  • author≠@monorepo-triage
  • author≠dependabot[bot]
  • author≠github-actions[bot]
  • author≠mergify[bot]

Rule: label changes from monorepo-triage (label)

  • author=@monorepo-triage
  • author≠@core-contributors
  • author≠@monorepo-write
  • author≠@monorepo-maintainers
  • author≠dependabot[bot]
  • author≠github-actions[bot]
  • author≠mergify[bot]
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