From 61ac6792e650a30759ca39821e1368e1f8e806c0 Mon Sep 17 00:00:00 2001 From: Lianmin Zheng Date: Wed, 20 May 2026 11:19:43 -0700 Subject: [PATCH] Add DevashishLal-CB to CI_PERMISSIONS.json (#25908) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 8dc19f5cd..0811aabf2 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -97,6 +97,13 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "DevashishLal-CB": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "Edwardf0t1": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,