From 8dae6ec03cb38aedf8a558a6b6f91c0a2bf54c87 Mon Sep 17 00:00:00 2001 From: Baizhou Zhang Date: Thu, 22 Jan 2026 15:27:25 +0800 Subject: [PATCH] Add xyjixyjixyji to CI_Permission (#17559) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 304bebd66..fddd590aa 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -958,6 +958,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "xyjixyjixyji": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "yanbing-j": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,