diff --git a/.github/labeler.yml b/.github/labeler.yml index ed1221dd7ccf..5997506f7d57 100644 --- a/.github/labeler.yml +++ b/.github/labeler.yml @@ -109,6 +109,16 @@ module:clustering: - any-glob-to-any-file: - solr/modules/clustering/** +module:cross-dc: + - changed-files: + - any-glob-to-any-file: + - solr/modules/cross-dc/** + +module:cuvs: + - changed-files: + - any-glob-to-any-file: + - solr/modules/cuvs/** + module:extraction: - changed-files: - any-glob-to-any-file: @@ -129,6 +139,11 @@ module:langid: - any-glob-to-any-file: - solr/modules/langid/** +module:language-models: + - changed-files: + - any-glob-to-any-file: + - solr/modules/language-models/** + module:ltr: - changed-files: - any-glob-to-any-file: