Skip to content

Commit e2b53ba

Browse files
malfetpytorchmergebot
authored andcommitted
Do not autolabel PRs with oncall:distributed (pytorch#168084)
Removed distributed related paths from labeler configuration. Pull Request resolved: pytorch#168084 Approved by: https://github.com/wconstab
1 parent f077eca commit e2b53ba

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.github/labeler.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -91,13 +91,6 @@
9191
"ciflow/trunk":
9292
- .ci/docker/ci_commit_pins/triton.txt
9393

94-
"oncall: distributed":
95-
- torch/csrc/distributed/**
96-
- torch/distributed/**
97-
- torch/nn/parallel/**
98-
- test/distributed/**
99-
- torch/testing/_internal/distributed/**
100-
10194
"release notes: distributed (checkpoint)":
10295
- torch/distributed/checkpoint/**
10396
- test/distributed/checkpoint/**

0 commit comments

Comments
 (0)