Skip to content

fix(dflash): resolve quality failures and PR feedback for Laguna converter - #941

Closed
shotsan wants to merge 4 commits into
vllm-project:feat/dflash-converter-fused-qkv-remapfrom
shotsan:feat/dflash-converter-fused-qkv-remap
Closed

fix(dflash): resolve quality failures and PR feedback for Laguna converter#941
shotsan wants to merge 4 commits into
vllm-project:feat/dflash-converter-fused-qkv-remapfrom
shotsan:feat/dflash-converter-fused-qkv-remap

fix(dflash): reject mixed fused and separate QKV projections

f13d60e
Select commit
Loading
Failed to load commit list.
Mergify / Summary succeeded Aug 10, 2026 in 1s

5 potential rules

Rule: label-documentation (label)

  • -closed
  • label != stale
  • any of:
    • files~=^docs/
    • files~=^[^/]+\.md$
    • files~=^examples/

Rule: ping author on conflicts and add 'needs-rebase' label (comment, label)

  • -closed
  • conflict
  • label != stale

Rule: remove 'needs-rebase' label when conflict is resolved (label)

  • -closed
  • -conflict

Rule: add quality-failed label (comment, label)

  • -closed
  • check-failure ~= ^quality-checks
  • -label = quality-failed
  • label != stale

Rule: remove quality-failed label (label)

  • -closed
  • check-success = quality-checks (3.10)
  • check-success = quality-checks (3.13)
  • label != stale

💖  Mergify is proud to provide this service for free to open source projects.

🚀  You can help us by becoming a sponsor!


1 not applicable rule

Rule: auto-rebase if approved, ready, and 5 commits behind main (rebase)

  • #approved-reviews-by >= 1
  • -closed
  • -closed [📌 rebase requirement]
  • base = main
  • #commits-behind >= 5
  • -conflict
  • -conflict [📌 rebase requirement]
  • -draft
  • label != stale
  • queue-position = -1 [📌 rebase requirement]
  • any of:
    • #commits-behind > 0 [📌 rebase requirement]
    • -linear-history [📌 rebase requirement]
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