Skip to content

[v9.0] feat: add a new job management mechanism in the PushJobAgent #5153

[v9.0] feat: add a new job management mechanism in the PushJobAgent

[v9.0] feat: add a new job management mechanism in the PushJobAgent #5153

Workflow file for this run

name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.PAT }}"