1
0
mirror of synced 2026-01-03 06:02:23 -05:00
Files
airbyte/.github/labeler.yml
2022-05-24 16:13:04 +02:00

66 lines
1.2 KiB
YAML

# union of frontend, api, server, scheduler, protocol, worker, kubernetes
area/platform:
- airbyte-webapp/*
- airbyte-webapp/**/*
- airbyte-api/*
- airbyte-api/**/*
- airbyte-server/*
- airbyte-server/**/*
- airbyte-scheduler/*
- airbyte-scheduler/**/*
- airbyte-protocol/*
- airbyte-protocol/**/*
- airbyte-workers/*
- airbyte-workers/**/*
- kube/*
- kube/**/*
- charts/*
- charts/**/*
team/frontend:
- airbyte-webapp/*
- airbyte-webapp/**/*
area/api:
- airbyte-api/*
- airbyte-api/**/*
area/server:
- airbyte-server/*
- airbyte-server/**/*
area/scheduler:
- airbyte-scheduler/*
- airbyte-scheduler/**/*
area/protocol:
- airbyte-protocol/*
- airbyte-protocol/**/*
area/worker:
- airbyte-workers/*
- airbyte-workers/**/*
kubernetes:
- kube/*
- kube/**/*
- charts/*
- charts/**/*
area/connectors:
- airbyte-integrations/connectors/*
- airbyte-integrations/connectors/**/*
- airbyte-integrations/builds.md
area/documentation:
- docs/*
- docs/**/*
CDK:
- airbyte-cdk/*
- airbyte-cdk/**/*
normalization:
- airbyte-integrations/bases/base-normalization/*
- airbyte-integrations/bases/base-normalization/**/*