From ac11e6a7c54647b8b068514fb6749ecfb32c0e67 Mon Sep 17 00:00:00 2001 From: shuwenn <47200617+alphabetc1@users.noreply.github.com> Date: Wed, 31 Dec 2025 11:31:47 +0800 Subject: [PATCH] Add alphabetc1 into CI_PERMISSION (#16198) --- .github/CI_PERMISSIONS.json | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index fcde652bd..367a49260 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -20,13 +20,6 @@ "reason": "custom override", "can_rerun_stage": true }, - "attack204": { - "can_tag_run_ci_label": true, - "can_rerun_failed_ci": true, - "cooldown_interval_minutes": 0, - "reason": "custom override", - "can_rerun_stage": true - }, "BBuf": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -314,6 +307,13 @@ "reason": "top contributor", "can_rerun_stage": true }, + "alphabetc1": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "amysaq2023": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -321,6 +321,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "attack204": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "ayrnb": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,