diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 4ffdb167e..9a179f2cf 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -6,6 +6,13 @@ "cooldown_interval_minutes": 0, "reason": "custom override" }, + "842974287": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "AgainstEntropy": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true, @@ -818,6 +825,13 @@ "cooldown_interval_minutes": 60, "reason": "custom override" }, + "luccafong": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "can_rerun_stage": true, + "cooldown_interval_minutes": 60, + "reason": "custom override" + }, "merrymercy": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,