From d566739b65b98dca66bcf101cf9c31d61410185f Mon Sep 17 00:00:00 2001 From: Teng Ma Date: Thu, 8 Jan 2026 11:01:32 +0800 Subject: [PATCH] Add sufeng-buaa into CI_PERMISSION (#16625) Signed-off-by: Teng Ma --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 8301d1291..304bebd66 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -867,6 +867,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "sufeng-buaa": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "sundar24295s": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,