Skip to content

Commit 648ec56

Browse files
authored
Merge pull request #5881 from crazy-max/labeler-cdi
chore(labeler): area/cdi
2 parents 7a94b80 + 586350f commit 648ec56

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/labeler.yml

+8
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,14 @@ area/buildkitd:
6868
- changed-files:
6969
- any-glob-to-any-file: "cmd/buildkitd/**"
7070

71+
# area:cdi
72+
area/cdi:
73+
- changed-files:
74+
- any-glob-to-any-file:
75+
- "contrib/cdisetup/**"
76+
- "docs/cdi.md"
77+
- "solver/llbsolver/cdidevices/**"
78+
7179
# area:dependencies
7280
area/dependencies:
7381
- changed-files:

0 commit comments

Comments
 (0)