Add houseroad to CI_PERMISSIONS.json (#31717)
This commit is contained in:
@@ -685,6 +685,13 @@
|
|||||||
"cooldown_interval_minutes": 0,
|
"cooldown_interval_minutes": 0,
|
||||||
"reason": "top contributor"
|
"reason": "top contributor"
|
||||||
},
|
},
|
||||||
|
"houseroad": {
|
||||||
|
"can_tag_run_ci_label": true,
|
||||||
|
"can_rerun_failed_ci": true,
|
||||||
|
"can_rerun_stage": true,
|
||||||
|
"cooldown_interval_minutes": 0,
|
||||||
|
"reason": "custom override"
|
||||||
|
},
|
||||||
"htzo": {
|
"htzo": {
|
||||||
"can_tag_run_ci_label": true,
|
"can_tag_run_ci_label": true,
|
||||||
"can_rerun_failed_ci": true,
|
"can_rerun_failed_ci": true,
|
||||||
|
|||||||
Reference in New Issue
Block a user