Flux2 port [in progress] #1133
Draft
Flux2 port [in progress] #1133
Mergify / Summary
succeeded
Apr 17, 2026 in 1s
5 rules match and 19 potential rules
Rule: label type: feat (label)
-
title~=(?i)^\[(feat|feature)\] -
-closed
Rule: label type: bugfix (label)
-
title~=(?i)^\[(bug)?fix\] -
-closed
Rule: label type: refactor (label)
-
title~=(?i)^\[refactor\] -
-closed
Rule: label type: perf (label)
-
title~=(?i)^\[perf\] -
-closed
Rule: label type: ci (label)
-
title~=(?i)^\[ci\] -
-closed
Rule: label type: docs (label)
-
title~=(?i)^\[(doc|docs)\] -
-closed
Rule: label type: misc (label)
-
title~=(?i)^\[(misc|chore)\] -
-closed
Rule: label type: new-model (label)
-
title~=(?i)^\[new.?model\] -
-closed
Rule: label scope: training (label)
- any of:
-
files~=^examples/distill/ -
files~=^examples/train/ -
files~=^examples/training/ -
files~=^fastvideo/distillation/ -
files~=^fastvideo/train/ -
files~=^fastvideo/training/
-
-
-closed
✅ Rule: label scope: inference (label)
-
-closed - any of:
-
files~=^fastvideo/configs/pipelines/ -
files~=^fastvideo/entrypoints/ -
files~=^fastvideo/pipelines/basic/ -
files~=^fastvideo/pipelines/stages/ -
files~=^examples/inference/ -
files~=^fastvideo/api/sampling_param -
files~=^fastvideo/pipelines/samplers/ -
files~=^fastvideo/worker/
-
✅ Rule: label scope: attention (label)
-
-closed -
files~=^fastvideo/attention/
Rule: label scope: kernel (label)
- any of:
-
files~=^csrc/ -
files~=^fastvideo-kernel/
-
-
-closed
Rule: label scope: data (label)
- any of:
-
files~=^examples/preprocessing/ -
files~=^fastvideo/dataset/ -
files~=^fastvideo/pipelines/preprocess/
-
-
-closed
Rule: label scope: infra (label)
- any of:
-
files~=^\.buildkite/ -
files~=^\.github/ -
files~=^docker/ -
files~=^fastvideo/tests/
-
-
-closed
Rule: label scope: distributed (label)
-
files~=^fastvideo/distributed/ -
-closed
Rule: label scope: docs (label)
-
files~=^docs/ -
-closed
Rule: label scope: ui (label)
-
files~=^ui/ -
-closed
✅ Rule: label scope: model (label)
-
-closed - any of:
-
files~=^fastvideo/configs/models/ -
files~=^fastvideo/layers/ -
files~=^fastvideo/models/
-
✅ Rule: comment on pre-commit failure (comment)
-
-closed -
check-failure~=pre-commit
✅ Rule: label conflicting PRs (comment, label)
-
-closed -
conflict -
label!=stale
Rule: remove conflict label when resolved (label)
-
-conflict -
-closed -
label=needs-rebase
Rule: auto-merge when ready and all checks pass (merge)
-
#approved-reviews-by >= 1[🛡 GitHub branch protection] -
#approved-reviews-by>=1 -
-conflict -
-conflict[📌 merge requirement] -
-draft -
-draft[📌 merge requirement] -
check-success=fastcheck-passed -
check-success=full-suite-passed -
check-success~=pre-commit -
label=ready -
title~=(?i)^\[(feat|feature|bugfix|fix|refactor|perf|ci|doc|docs|misc|chore|kernel|new.?model)\] - any of: [📌 merge requirement]
-
check-neutral = Mergify Merge Protections -
check-skipped = Mergify Merge Protections -
check-success = Mergify Merge Protections
-
- any of: [🛡 GitHub branch protection]
-
check-neutral = Mergify Merge Protections -
check-skipped = Mergify Merge Protections -
check-success = Mergify Merge Protections
-
-
#changes-requested-reviews-by = 0[🛡 GitHub branch protection] -
-closed -
-closed[📌 merge requirement] - any of: [📌 merge -> configuration change requirements]
-
-mergify-configuration-changed -
check-success = Configuration changed
-
Rule: auto-update when ready (update)
-
#approved-reviews-by>=1 -
-conflict -
-conflict[📌 update requirement] -
-draft -
label=ready -
#commits-behind > 0[📌 update requirement] -
-closed -
-closed[📌 update requirement] -
queue-position = -1[📌 update requirement]
Rule: comment on invalid PR title format (comment)
-
-draft -
-closed -
-title~=(?i)^\[(feat|feature|bugfix|fix|refactor|perf|ci|doc|docs|misc|chore|kernel|new.?model)\]
💖 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 refreshwill re-evaluate the rules@Mergifyio rebasewill rebase this PR on its base branch@Mergifyio updatewill 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
Loading