MINOR: Add tiered-storage label automatically to PRs (#18059)

Reviewers: TaiJuWu <tjwu1217@gmail.com>, Kamal Chandraprakash <kamal.chandraprakash@gmail.com>
This commit is contained in:
Divij Vaidya 2024-12-06 03:29:25 +01:00 committed by GitHub
parent 82fd763705
commit 3a04990308
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -131,3 +131,8 @@ dependencies:
- "grade/dependencies.gradle" - "grade/dependencies.gradle"
- "LICENSE-binary" - "LICENSE-binary"
tiered-storage:
- changed-files:
- any-glob-to-any-file:
- '*/src/*/java/org/apache/kafka/server/log/remote/**'
- '*/src/*/java/kafka/log/remote/**'