From 154af9e46c0a98c5dfada4185aa8f23e3cf6910e Mon Sep 17 00:00:00 2001 From: Mick Date: Fri, 13 Mar 2026 10:50:35 +0800 Subject: [PATCH] update CI_PERMISSIONS.json (#20405) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 13f95d5d5..7e1d4e9cd 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1091,6 +1091,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "yingluosanqian": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "yizhang2077": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,