clintropolis commented on code in PR #14903:
URL: https://github.com/apache/druid/pull/14903#discussion_r1320492078


##########
.github/labeler.yml:
##########
@@ -18,9 +18,50 @@
 #
 
 #
-# Pull Request Labeler Github Action Configuration: 
https://github.com/marketplace/actions/labeler
+# Pull Request Labeler GitHub Action Configuration: 
https://github.com/marketplace/actions/labeler
 
-"Area - Documentation":
-  - "docs/**/*"
-  - "website/**"
-  - "examples/quickstart/jupyter-notebooks/**"
\ No newline at end of file
+'Area - Batch Ingestion':
+  - 'indexing-hadoop/**'
+  - 'extensions-core/multi-stage-query/**'
+
+'Area - Dependencies':
+  - '**/pom.xml'
+  - 'licenses.yaml'
+
+'Area - Documentation':
+  - 'docs/**/*'
+  - 'website/**'
+  - 'examples/quickstart/jupyter-notebooks/**'
+
+'Area - Ingestion':
+  - 'processing/**'

Review Comment:
   this isn't really necessarily true, processing could also be querying



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to