From 0c34fc5ace0c8f027b54263a8a57fdd308013652 Mon Sep 17 00:00:00 2001 From: Baizhou Zhang Date: Tue, 26 May 2026 19:57:17 -0700 Subject: [PATCH] [Misc] Update CI Permission (#26435) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 8cc8655ab..43704c02a 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1364,6 +1364,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "zcnrex": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "zhaochenyang20": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,