From 35a4c21a8adc80391bee0a521f49fa44d64e46cb Mon Sep 17 00:00:00 2001 From: Zaili Wang <109502517+ZailiWang@users.noreply.github.com> Date: Wed, 26 Nov 2025 12:16:44 +0800 Subject: [PATCH] update CI permission list (#13962) --- .github/CI_PERMISSIONS.json | 66 +++++++++++++++++++++++++++++++++---- 1 file changed, 60 insertions(+), 6 deletions(-) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 3130b45b4..88e60d547 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -1,4 +1,10 @@ { + "1pikachu": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "Alcanderian": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -29,6 +35,12 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "CaoE": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "CatherineSue": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -41,12 +53,6 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, - "DiweiSun": { - "can_tag_run_ci_label": true, - "can_rerun_failed_ci": true, - "cooldown_interval_minutes": 0, - "reason": "custom override" - }, "Edwardf0t1": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -173,6 +179,12 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "Valentine233": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "XiaotongJiang": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -245,6 +257,12 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "blzheng": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "byjiang1996": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -263,6 +281,12 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "chunyuan-w": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "cicirori": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -293,6 +317,12 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "gaopengff": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "gongwei-130": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -347,6 +377,12 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "huaiyuzh": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "huangtingwei9988": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -401,6 +437,12 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "jianan-gu": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "jinleic": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -629,6 +671,12 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "sunjiweiswift": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "sunxxuns": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -689,6 +737,12 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "yanbing-j": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "yangsijia-serena": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,