From a965f886bf8eb0a1b29b39827433795a0ee76a81 Mon Sep 17 00:00:00 2001 From: Qiaolin Yu Date: Wed, 6 May 2026 09:37:18 +0800 Subject: [PATCH] [misc] update CI_PERMISSIONS.json (#24468) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index b8fa15fb6..26e512db6 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -832,6 +832,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "maocheng23": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "merrymercy": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,