feature: add runner online count to failure monitor (#16408)

This commit is contained in:
Douglas Yang
2026-01-04 13:24:04 -08:00
committed by GitHub
parent 87699d48eb
commit a1ed247fd7
2 changed files with 113 additions and 7 deletions

View File

@@ -34,6 +34,7 @@ jobs:
- name: Run Failure Analysis
env:
GITHUB_TOKEN: ${{ secrets.GH_PAT_FOR_NIGHTLY_CI_DATA }}
GH_PAT_FOR_RUNNER_ADMIN: ${{ secrets.GH_PAT_FOR_RUNNER_ADMIN }}
PYTHONUNBUFFERED: 1
PYTHONIOENCODING: utf-8
run: |