From ff5c4d7b57a918563c1c730697ffacc5e7121f02 Mon Sep 17 00:00:00 2001 From: Lianmin Zheng Date: Wed, 3 Jun 2026 22:12:00 -0700 Subject: [PATCH] Add zx3xyy to CI_PERMISSIONS.json (#27213) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 43704c02a..3c83d4c8f 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1420,6 +1420,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "zx3xyy": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "zyksir": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,