mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-19 12:53:28 +00:00
fix(ci): add labels based on more folders (#6840)
This commit is contained in:
parent
b0a82ca7f4
commit
bdd346db27
4
.github/pr-labeler-config.yml
vendored
4
.github/pr-labeler-config.yml
vendored
@ -1,9 +1,13 @@
|
|||||||
ingestion:
|
ingestion:
|
||||||
- "metadata-ingestion/**/*"
|
- "metadata-ingestion/**/*"
|
||||||
|
- "metadata-ingestion-modules/**/*"
|
||||||
|
- "metadata-integration/**/*"
|
||||||
|
|
||||||
devops:
|
devops:
|
||||||
- "docker/**/*"
|
- "docker/**/*"
|
||||||
- ".github/**/*"
|
- ".github/**/*"
|
||||||
|
- "perf-test/**/*"
|
||||||
|
- "metadata-service/**/*"
|
||||||
|
|
||||||
product:
|
product:
|
||||||
- "datahub-web-react/**/*"
|
- "datahub-web-react/**/*"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user