From aa3716b29d7941d2e657cd1d146b0d7d3b66b2e0 Mon Sep 17 00:00:00 2001 From: Kangyan-Zhou Date: Thu, 11 Dec 2025 15:55:50 -0800 Subject: [PATCH] Update CI_PERMISSIONS.json --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 4ccc09adc..0659f41c4 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -153,6 +153,13 @@ "reason": "top contributor", "can_rerun_stage": true }, + "Kangyan-Zhou": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "top contributor", + "can_rerun_stage": true + }, "LorrinWWW": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,