Update ci permission (#15014)
This commit is contained in:
@@ -55,6 +55,13 @@
|
||||
"reason": "top contributor",
|
||||
"can_rerun_stage": true
|
||||
},
|
||||
"ClawSeven": {
|
||||
"can_tag_run_ci_label": true,
|
||||
"can_rerun_failed_ci": true,
|
||||
"cooldown_interval_minutes": 0,
|
||||
"reason": "custom override",
|
||||
"can_rerun_stage": true
|
||||
},
|
||||
"DarkSharpness": {
|
||||
"can_tag_run_ci_label": true,
|
||||
"can_rerun_failed_ci": true,
|
||||
@@ -293,6 +300,13 @@
|
||||
"reason": "top contributor",
|
||||
"can_rerun_stage": true
|
||||
},
|
||||
"amysaq2023": {
|
||||
"can_tag_run_ci_label": true,
|
||||
"can_rerun_failed_ci": true,
|
||||
"cooldown_interval_minutes": 60,
|
||||
"reason": "custom override",
|
||||
"can_rerun_stage": true
|
||||
},
|
||||
"ayrnb": {
|
||||
"can_tag_run_ci_label": true,
|
||||
"can_rerun_failed_ci": true,
|
||||
|
||||
Reference in New Issue
Block a user