From 1286a50bb9092e97eee5dbf54af061e9b7c24cf9 Mon Sep 17 00:00:00 2001 From: Zaili Wang <109502517+ZailiWang@users.noreply.github.com> Date: Thu, 13 Aug 2026 12:28:00 +0800 Subject: [PATCH] Add New Intel members into CI permission list (#34671) --- .github/CI_PERMISSIONS.json | 42 ++++++++++++++++++++++++++++++------- 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index bcec4f446..e56031562 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -251,6 +251,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "MeowMiaoJ": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "MingxuZh": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -972,13 +979,6 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, - "liuyucheng1": { - "can_tag_run_ci_label": true, - "can_rerun_failed_ci": true, - "can_rerun_stage": true, - "cooldown_interval_minutes": 0, - "reason": "custom override" - }, "liz-badada": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -1077,6 +1077,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "nzr-niu": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "ocss884": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -1287,6 +1294,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "siju-samuel": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "sleepcoo": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -1434,6 +1448,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "xinguozhu-2026": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "xutizhou": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -1539,6 +1560,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "yuchengliu1": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "yueming-yuan": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,