ci: Add zyzshishui to CI permissions (#14324)
Co-authored-by: root <root@mi300x8-005.atl1.do.cpe.ice.amd.com>
This commit is contained in:
@@ -978,5 +978,12 @@
|
|||||||
"cooldown_interval_minutes": 60,
|
"cooldown_interval_minutes": 60,
|
||||||
"reason": "custom override",
|
"reason": "custom override",
|
||||||
"can_rerun_stage": true
|
"can_rerun_stage": true
|
||||||
|
},
|
||||||
|
"zyzshishui": {
|
||||||
|
"can_tag_run_ci_label": true,
|
||||||
|
"can_rerun_failed_ci": true,
|
||||||
|
"cooldown_interval_minutes": 0,
|
||||||
|
"reason": "custom override",
|
||||||
|
"can_rerun_stage": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user