diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 7e1d4e9cd..27dbcb618 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -622,6 +622,13 @@ "reason": "custom override", "can_rerun_stage": true }, + "jasperjiaguo": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override", + "can_rerun_stage": true + }, "jhinpan": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,