diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index aa77cefbf57..d2763515572 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -929,6 +929,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "yushengsu-thu": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "top contributor", + "can_rerun_stage": true + }, "yyihuang": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,