From 88290690f00494821f56780cfe11adb6cd82063e Mon Sep 17 00:00:00 2001 From: kpham-sgl Date: Tue, 3 Mar 2026 18:55:10 -0800 Subject: [PATCH] Add kpham-sgl into CI Permission list (#19819) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 516e6a3c5..13f95d5d5 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -678,6 +678,13 @@ "reason": "top contributor", "can_rerun_stage": true }, + "kpham-sgl": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "kssteven418": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,