From 8dbf04fc569342a7b58e59951d7ba07eba8e23c4 Mon Sep 17 00:00:00 2001 From: Zaili Wang <109502517+ZailiWang@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:06:28 +0800 Subject: [PATCH] Add new Intel SGLang members into CI_permission list (#29700) --- .github/CI_PERMISSIONS.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 2ee3ea580..b185ac80c 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -356,6 +356,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "YangKai0616": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "Ying1123": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -363,6 +370,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "Yuxingwang-intel": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "ZailiWang": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -531,6 +545,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "cyxlily": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "dongjiyingdjy": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -657,7 +678,7 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, - "huaiyuzh": { + "htzo": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, "can_rerun_stage": true, @@ -839,6 +860,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "liangan1": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "libertyeagle": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -867,6 +895,13 @@ "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,