diff --git a/.github/labeler.yml b/.github/labeler.yml index beef4eea8476..5bc5ac4e0d00 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -91,3 +91,9 @@ producer: - changed-files: - any-glob-to-any-file: - 'clients/src/main/java/org/apache/kafka/clients/producer/**' + +kraft: + - changed-files: + - any-glob-to-any-file: + - 'metadata/**' + - 'raft/**' \ No newline at end of file