From fa6e657b93cbef4b2a62b8c4e82c519381b38d7f Mon Sep 17 00:00:00 2001 From: Baizhou Zhang Date: Thu, 10 Sep 2026 01:38:58 -0700 Subject: [PATCH] [misc] Update CI permission (#38834) --- .github/CI_PERMISSIONS.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index f720895c7..06e1952ed 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -900,6 +900,12 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "lucifer1004": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "maocheng23": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,