Skip to content

[Bugfix][V1] Don't crash the engine on an aborted request #5684

[Bugfix][V1] Don't crash the engine on an aborted request

[Bugfix][V1] Don't crash the engine on an aborted request #5684

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"