docs: update docs for release-v3.16.2 #6182
Merged
Mergify / Summary
succeeded
Mar 16, 2026 in 6s
2 rules match and 18 potential rules
Rule: start CI jobs for PRs in the merge queue (label)
-
-closed -
label!=ci/skip/e2e - any of:
-
author=mergify[bot] -
check-pending=Queue: Embarked in merge queue
-
-
base~=^(devel)|(release-.+)$ -
label!=ci/in-progress/e2e -
label!=conflicts - not:
- all of:
-
check-pending~=^ci/centos
-
- all of:
- not:
- all of:
-
status-success~=^ci/centos
-
- all of:
✅ Rule: remove outdated approvals (dismiss_reviews)
-
base~=^(devel)|(release-.+)$
Rule: ask to resolve conflict (comment)
-
conflict -
author!=dependabot[bot]
✅ Rule: dismiss review of merged pull request (dismiss_reviews)
-
base~=^(devel)|(release-.+)$ -
merged
Rule: backport patches to release-v3.15 branch (backport)
-
label=backport-to-release-v3.15 -
base=devel -
merged[📌 backport requirement]
Rule: backport patches to release-v3.16 branch (backport)
-
label=backport-to-release-v3.16 -
base=devel -
merged[📌 backport requirement]
Rule: title contains DNM (label)
-
title~=DNM
Rule: title contains CephFS (label)
-
title~=cephfs:
Rule: title contains NFS (label)
-
title~=nfs:
Rule: title contains RBD (label)
-
title~=rbd:
Rule: title contains NVME-oF or nvmeof (label)
-
title~=(NVMe-oF)|(nvmeof)
Rule: title contains CI, testing or e2e (label)
-
title~=(ci: )|(testing: )|(e2e)
Rule: title contains Helm (label)
-
title~=helm
Rule: title contains rebase (label)
-
title~=rebase:
Rule: title contains build (label)
-
title~=build:
Rule: title indicates a bug fix (label)
-
title~=(bug)|(fix)
Rule: title contains cleanup (label)
-
title~=cleanup:
Rule: title contains doc (label)
-
title~=doc:
Rule: title contains Mergify (label)
-
title~=(?i)mergify
Rule: detect [skip ci] in the PR description (comment, edit)
-
body-raw~=skip ci
💖 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: remove outdated approvals on ci/centos (dismiss_reviews)
-
base=ci/centos
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