diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index da64db0f9..1158fecb7 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -55,6 +55,13 @@ "reason": "top contributor", "can_rerun_stage": true }, + "Chen-0210": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 60, + "reason": "custom override", + "can_rerun_stage": true + }, "ClawSeven": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,