Skip to content

Commit d9cffc8

Browse files
authored
[BE] Stop monitoring builder job status (#6929)
This repo is deprecated, don't monitor it for alerts any longer
1 parent fb575db commit d9cffc8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/check-alerts.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,6 @@ jobs:
2525
branch: nightly
2626
with_flaky_test_alerting: NO
2727
job_filter_regex: ""
28-
- repo: pytorch/builder
29-
branch: main
30-
with_flaky_test_alerting: NO
31-
job_filter_regex: ".*nightly.pypi.binary.size.validation|cron / release /"
3228
env:
3329
REPO_TO_CHECK: ${{ matrix.repo }}
3430
BRANCH_TO_CHECK: ${{ matrix.branch }}

0 commit comments

Comments
 (0)