From 3ffa2604741457bd3faa7de8d5e2385e0dcd3a85 Mon Sep 17 00:00:00 2001 From: Yineng Zhang Date: Mon, 15 Dec 2025 15:09:05 -0800 Subject: [PATCH] chore: update CI_PERMISSIONS (#15212) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index e65629a19..7d4a6ebf7 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -762,6 +762,13 @@ "reason": "top contributor", "can_rerun_stage": true }, + "scottjlee": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "top contributor", + "can_rerun_stage": true + }, "sglang-bot": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,