Update CI_PERMISSIONS.json (#14552)

This commit is contained in:
harrisonlimh
2025-12-06 14:01:32 -08:00
committed by GitHub
parent d2b42477c7
commit 5edbe351cb
+8 -1
View File
@@ -421,7 +421,7 @@
"harrisonlimh": { "harrisonlimh": {
"can_tag_run_ci_label": true, "can_tag_run_ci_label": true,
"can_rerun_failed_ci": true, "can_rerun_failed_ci": true,
"cooldown_interval_minutes": 60, "cooldown_interval_minutes": 0,
"reason": "custom override", "reason": "custom override",
"can_rerun_stage": true "can_rerun_stage": true
}, },
@@ -663,6 +663,13 @@
"reason": "custom override", "reason": "custom override",
"can_rerun_stage": true "can_rerun_stage": true
}, },
"pdasgup": {
"can_tag_run_ci_label": true,
"can_rerun_failed_ci": true,
"cooldown_interval_minutes": 0,
"reason": "custom override",
"can_rerun_stage": true
},
"ping1jing2": { "ping1jing2": {
"can_tag_run_ci_label": true, "can_tag_run_ci_label": true,
"can_rerun_failed_ci": true, "can_rerun_failed_ci": true,