From 4b4050e27e219a4d5bfadc4b4846414a093ed56a Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Thu, 18 Dec 2025 17:08:51 -0800 Subject: [PATCH] chore: update CI_PERMISSIONS (#15431) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 7d4a6ebf7..7acc15b00 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -62,6 +62,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "ConnorLi96": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "DarkSharpness": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,