CLI: new health check that detects QQs without an elected leader #13433
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Mergify / Summary
succeeded
Mar 3, 2025 in 0s
4 potential rules
Rule: Add bazel label if a Bazel file is modified (label)
-
files~=\.(bazel|bzl)$
Rule: Add make label if a Make file is modified (label)
-
files~=(Makefile|\.mk)$
Rule: Automatically backport to v4.1.x based on label (backport)
-
label=backport-v4.1.x -
merged[π backport requirement] -
base=main -
label!=backport-v3.12.x -
label!=backport-v3.13.x -
label!=backport-v4.0.x
Rule: Automatically backport to v4.1.x & v4.0.x based on label (backport)
-
label=backport-v4.0.x -
label=backport-v4.1.x -
merged[π backport requirement] -
base=main
πΒ Β Mergify is proud to provide this service for free to open source projects.
πΒ Β You can help us by becoming a sponsor!
2 not applicable rules
Rule: Automatically backport to v4.0.x based on label (backport)
-
base=v4.1.x -
label=backport-v4.0.x -
merged[π backport requirement] -
label!=backport-v3.12.x -
label!=backport-v3.13.x
Rule: Automatically backport to v3.13.x based on label (backport)
-
base=v4.0.x -
label=backport-v3.13.x -
merged[π backport requirement] -
label!=backport-v3.12.x -
label!=backport-v4.1.x
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