diff --git a/.github/CI_PERMISSIONS.json b/.github/CI_PERMISSIONS.json index 59c50bcd4..12194eb69 100644 --- a/.github/CI_PERMISSIONS.json +++ b/.github/CI_PERMISSIONS.json @@ -918,6 +918,12 @@ "cooldown_interval_minutes": 0, "reason": "top contributor" }, + "metamergebot": { + "can_tag_run_ci_label": true, + "can_rerun_failed_ci": true, + "cooldown_interval_minutes": 0, + "reason": "custom override" + }, "michaelzhang-ai": { "can_tag_run_ci_label": true, "can_rerun_failed_ci": true,