diff --git a/.github/pr-labeler-config.yml b/.github/pr-labeler-config.yml index 314d10d0e6f7f9..2625cb1cfdff68 100644 --- a/.github/pr-labeler-config.yml +++ b/.github/pr-labeler-config.yml @@ -1,9 +1,13 @@ ingestion: - "metadata-ingestion/**/*" + - "metadata-ingestion-modules/**/*" + - "metadata-integration/**/*" devops: - "docker/**/*" - ".github/**/*" + - "perf-test/**/*" + - "metadata-service/**/*" product: - "datahub-web-react/**/*"