From 65f31acc6c1a916102979136c3fab314a2e5d00b Mon Sep 17 00:00:00 2001 From: Yueming Yuan Date: Thu, 25 Jun 2026 16:18:54 -0700 Subject: [PATCH] Add yueming-yuan to CI_PERMISSIONS.json (#29341) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index b21ee5370..2ee3ea580 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1357,6 +1357,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "yueming-yuan": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "yundai424": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,