From 50de7bf453dd5ac8ac133674a182749f073db499 Mon Sep 17 00:00:00 2001 From: "Kevin H. Luu" Date: Sun, 14 Dec 2025 02:47:03 -0800 Subject: [PATCH] Update mergify.yml Signed-off-by: Kevin H. Luu --- .github/mergify.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/mergify.yml b/.github/mergify.yml index 3ad79f93bc7a..6a962e25e2b7 100644 --- a/.github/mergify.yml +++ b/.github/mergify.yml @@ -1,4 +1,11 @@ pull_request_rules: +- name: rebase-pr-older-than-40-commits + conditions: + - base = main + - "#commits-behind >= 40" + actions: + rebase: + - name: label-documentation description: Automatically apply documentation label conditions: