Skip to content

Commit 3a04990

Browse files
authored
MINOR: Add tiered-storage label automatically to PRs (apache#18059)
Reviewers: TaiJuWu <[email protected]>, Kamal Chandraprakash <[email protected]>
1 parent 82fd763 commit 3a04990

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/configs/labeler.yml

+5
Original file line numberDiff line numberDiff line change
@@ -131,3 +131,8 @@ dependencies:
131131
- "grade/dependencies.gradle"
132132
- "LICENSE-binary"
133133

134+
tiered-storage:
135+
- changed-files:
136+
- any-glob-to-any-file:
137+
- '*/src/*/java/org/apache/kafka/server/log/remote/**'
138+
- '*/src/*/java/kafka/log/remote/**'

0 commit comments

Comments
 (0)