[CI] Add metamergebot to CI permissions (#40017)
This commit is contained in:
@@ -918,6 +918,12 @@
|
|||||||
"cooldown_interval_minutes": 0,
|
"cooldown_interval_minutes": 0,
|
||||||
"reason": "top contributor"
|
"reason": "top contributor"
|
||||||
},
|
},
|
||||||
|
"metamergebot": {
|
||||||
|
"can_tag_run_ci_label": true,
|
||||||
|
"can_rerun_failed_ci": true,
|
||||||
|
"cooldown_interval_minutes": 0,
|
||||||
|
"reason": "custom override"
|
||||||
|
},
|
||||||
"michaelzhang-ai": {
|
"michaelzhang-ai": {
|
||||||
"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