From 8d1b6f0c009faf18e4970ecad4a690c01161ecda Mon Sep 17 00:00:00 2001 From: Xinyuan Tong <115166877+JustinTong0323@users.noreply.github.com> Date: Tue, 5 May 2026 20:37:50 +0100 Subject: [PATCH] Add zRzRzRzRzRzRzR to CI permissions (#24432) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 9a179f2cf..b8fa15fb6 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1301,6 +1301,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "zRzRzRzRzRzRzR": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "top contributor" + }, "zhaochenyang20": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,