From ffd273bf4af161c146eaffee3c6e509928f7ba65 Mon Sep 17 00:00:00 2001 From: Zaili Wang <109502517+ZailiWang@users.noreply.github.com> Date: Wed, 2 Sep 2026 11:44:24 +0800 Subject: [PATCH] Add polisettyvarma into CI_PERMISSION list (#37209) --- .github/CI_PERMISSIONS.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 01d102904..7076cd84b 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1025,6 +1025,12 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "polisettyvarma": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "ppraneth": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,