From c5f1e86117c9cac01cbd1d742ce370fee50f922c Mon Sep 17 00:00:00 2001 From: Kangyan-Zhou Date: Thu, 11 Dec 2025 10:14:42 -0800 Subject: [PATCH] Update CI_PERMISSIONS.json (#14917) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 9665a91ca..4ccc09adc 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -908,6 +908,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "yinghai": { + "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,