Remove uncommented line erronously committed. #18204
Merged
Mergify / Summary
succeeded
Sep 23, 2025 in 0s
1 rule matches and 7 potential rules
✅ Rule: notify the backport policy (comment)
-
-label~=^backport -
base=main
Rule: remove backport-skip label (label)
-
label~=^backport-\d
Rule: backport patches to 8.16 branch (backport)
-
label=backport-8.16 -
base=main -
merged -
merged[📌 backport requirement]
Rule: backport patches to 8.17 branch (backport)
-
label=backport-8.17 -
base=main -
merged -
merged[📌 backport requirement]
Rule: backport patches to 8.18 branch (backport)
-
label=backport-8.18 -
base=main -
merged -
merged[📌 backport requirement]
Rule: backport patches to 8.19 branch (backport)
-
label=backport-8.19 -
base=main -
merged -
merged[📌 backport requirement]
Rule: backport patches to 9.0 branch (backport)
-
label=backport-9.0 -
base=main -
merged -
merged[📌 backport requirement]
Rule: backport patches to 9.1 branch (backport)
-
label=backport-9.1 -
base=main -
merged -
merged[📌 backport requirement]
💖 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: notify the backport has not been merged yet (comment)
-
-closed -
-merged -
author=mergify[bot] -
schedule=Mon-Mon 06:00-10:00[Europe/Paris] -
#check-success>0
Rule: forwardport docs changes to main (backport)
-
base~=^\d+\. -
files~=^docs/ -
label=docs -
merged -
merged[📌 backport 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 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