8000 Configure labeler for 'module: distributed' (#112812) · Skylion007/pytorch@0c76ba2 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0c76ba2

Browse files
wconstabSkylion007
authored andcommitted
Configure labeler for 'module: distributed' (pytorch#112812)
To opt-in to getting notified based on this label, simply add yourself to the summary field at the top of this issue: pytorch#24422 Uses same file paths as current CODEOWNERS. Note: can easily add sub-labels for components within distributed if we want. Pull Request resolved: pytorch#112812 Approved by: https://github.com/wanchaol, https://github.com/fduwjj
1 parent 7d0542d commit 0c76ba2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/labeler.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,10 @@
6767

6868
"ciflow/trunk":
6969
- .ci/docker/ci_commit_pins/triton.txt
70+
71+
"module: distributed":
72+
- /torch/csrc/distributed/**
73+
- /torch/distributed/**
74+
- /torch/nn/parallel/**
75+
- /test/distributed/**
76+
- /torch/testing/_internal/distributed/**

0 commit comments

Comments
 (0)
0