From 4659b08fcfb762f31cac8a62ce407a8767dbe59f Mon Sep 17 00:00:00 2001 From: Qiaolin Yu Date: Fri, 13 Mar 2026 14:52:06 -0700 Subject: [PATCH] update CI_PERMISSIONS.json (#20551) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 7e1d4e9cd..27dbcb618 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -622,6 +622,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "jasperjiaguo": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "jhinpan": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,