feature: add runner online count to failure monitor (#16408)
This commit is contained in:
1
.github/workflows/ci-failure-monitor.yml
vendored
1
.github/workflows/ci-failure-monitor.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user