From 0bc4e0ea75a6b47e5374cb28b47f2cadfca18a0d Mon Sep 17 00:00:00 2001 From: Qiaolin Yu Date: Mon, 6 Apr 2026 14:11:49 -0700 Subject: [PATCH] [misc] update CI_PERMISSIONS.json (#22207) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 22412fab6..96ba4c809 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1238,6 +1238,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "zhendonghua": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "zhijian-liu": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,