From cfdfd31826beced786d1742605702d866aa1b260 Mon Sep 17 00:00:00 2001 From: Khoa Pham Date: Wed, 12 Aug 2026 19:02:03 -0700 Subject: [PATCH] Add thanhhao98 to CI_PERMISSIONS.json (#34649) Co-authored-by: Claude Opus 5 (1M context) --- .github/CI_PERMISSIONS.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 1551bdeab..bcec4f446 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1357,6 +1357,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "thanhhao98": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "thecodingwizard": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,