From 94907f05c4f3ad3b3493d968db097cf4ed88a8d1 Mon Sep 17 00:00:00 2001 From: Richard Gong Date: Thu, 20 Aug 2026 15:18:18 -0700 Subject: [PATCH] Add CI permissions for four contributors (#35600) --- .github/CI_PERMISSIONS.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 2518a538a..a6176a17b 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -503,6 +503,12 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "chromecast56": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "chunyuan-w": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -527,6 +533,12 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "dcw02": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "dongjiyingdjy": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -575,6 +587,12 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "gilfordting": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "glenliu21": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -701,6 +719,12 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "jason136": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "jasonjk-park": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,