Add CI_PERMISSION sort hook. (#16200)
This commit is contained in:
@@ -258,6 +258,13 @@
|
||||
"reason": "custom override",
|
||||
"can_rerun_stage": true
|
||||
},
|
||||
"YAMY1234": {
|
||||
"can_tag_run_ci_label": true,
|
||||
"can_rerun_failed_ci": true,
|
||||
"cooldown_interval_minutes": 0,
|
||||
"reason": "custom override",
|
||||
"can_rerun_stage": true
|
||||
},
|
||||
"Ying1123": {
|
||||
"can_tag_run_ci_label": true,
|
||||
"can_rerun_failed_ci": true,
|
||||
@@ -930,13 +937,6 @@
|
||||
"reason": "custom override",
|
||||
"can_rerun_stage": true
|
||||
},
|
||||
"YAMY1234": {
|
||||
"can_tag_run_ci_label": true,
|
||||
"can_rerun_failed_ci": true,
|
||||
"cooldown_interval_minutes": 0,
|
||||
"reason": "custom override",
|
||||
"can_rerun_stage": true
|
||||
},
|
||||
"yanbing-j": {
|
||||
"can_tag_run_ci_label": true,
|
||||
"can_rerun_failed_ci": true,
|
||||
|
||||
Reference in New Issue
Block a user