Skip to content

Commit 0175a1e

Browse files
new-prs-labeler: Add clang-tools-extra labeling (#78633)
There is no automatic labeling for the Extra Clang Tools, except Clang-Tidy and ClangD.
1 parent 448b8e6 commit 0175a1e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/new-prs-labeler.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,9 @@ clang-tidy:
308308
- clang-tools-extra/docs/clang-tidy/**
309309
- clang-tools-extra/test/clang-tidy/**
310310

311+
clang-tools-extra:
312+
- clang-tools-extra/**
313+
311314
tools:llvm-mca:
312315
- llvm/tools/llvm-mca/**
313316
- llvm/include/llvm/MCA/**

0 commit comments

Comments
 (0)