Skip to content

[3/N][Feat][Perf] Add new warmup infrastructure for JITs. Add provider registry and orchestration for JIT warmup #3225

[3/N][Feat][Perf] Add new warmup infrastructure for JITs. Add provider registry and orchestration for JIT warmup

[3/N][Feat][Perf] Add new warmup infrastructure for JITs. Add provider registry and orchestration for JIT warmup #3225

name: Record CI approval
on:
pull_request_review:
types: [submitted]
permissions: {}
jobs:
approved:
if: github.event.review.state == 'approved'
runs-on: [self-hosted, linux, x64, vllm-runners]
steps:
- run: echo "Approval recorded"