ci: add Jialin to CI permissions (custom override) (#25234)
This commit is contained in:
@@ -174,6 +174,13 @@
|
|||||||
"cooldown_interval_minutes": 0,
|
"cooldown_interval_minutes": 0,
|
||||||
"reason": "custom override"
|
"reason": "custom override"
|
||||||
},
|
},
|
||||||
|
"Jialin": {
|
||||||
|
"can_tag_run_ci_label": true,
|
||||||
|
"can_rerun_failed_ci": true,
|
||||||
|
"can_rerun_stage": true,
|
||||||
|
"cooldown_interval_minutes": 0,
|
||||||
|
"reason": "custom override"
|
||||||
|
},
|
||||||
"Jiminator": {
|
"Jiminator": {
|
||||||
"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