From 5edbe351cbf696405664e8956a499eb40a3de2c8 Mon Sep 17 00:00:00 2001 From: harrisonlimh <97203667+harrisonlimh@users.noreply.github.com> Date: Sat, 6 Dec 2025 14:01:32 -0800 Subject: [PATCH] Update CI_PERMISSIONS.json (#14552) --- .github/CI_PERMISSIONS.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 0323cc47e..eb745d14f 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -421,7 +421,7 @@ "harrisonlimh": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, - "cooldown_interval_minutes": 60, + "cooldown_interval_minutes": 0, "reason": "custom override", "can_rerun_stage": true }, @@ -663,6 +663,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "pdasgup": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "ping1jing2": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,