From bc82b064004f2e17f09db52afeed52cdf53a87be Mon Sep 17 00:00:00 2001 From: Lianmin Zheng Date: Fri, 10 Jul 2026 14:09:32 -0700 Subject: [PATCH] Add ZYHowell to CI_PERMISSIONS.json (#30810) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index a0a44cd5c..6df2e39fc 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -377,6 +377,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "ZYHowell": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "ZailiWang": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,