opendbc/.github/labeler.yaml

69 lines
1.3 KiB
YAML
Raw Permalink Normal View History

CI / testing:
- changed-files:
- any-glob-to-any-file: '.github/**'
2024-08-20 05:34:32 +08:00
car:
2024-08-18 03:16:30 +08:00
- changed-files:
- any-glob-to-any-file: 'opendbc/car/**'
2024-08-18 03:16:30 +08:00
can:
- changed-files:
- any-glob-to-any-file: 'opendbc/can/**'
2024-08-18 03:16:30 +08:00
DBC signals:
- changed-files:
- any-glob-to-any-file: 'opendbc/dbc/**'
2024-08-18 03:16:30 +08:00
body:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/body/**'
2024-08-18 03:16:30 +08:00
chrysler:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/chrysler/**'
2024-08-18 03:16:30 +08:00
ford:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/ford/**'
2024-08-18 03:16:30 +08:00
gm:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/gm/**'
2024-08-18 03:16:30 +08:00
honda:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/honda/**'
2024-08-18 03:16:30 +08:00
hyundai:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/hyundai/**'
2024-08-18 03:16:30 +08:00
mazda:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/mazda/**'
2024-08-18 03:16:30 +08:00
nissan:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/nissan/**'
2024-08-18 03:16:30 +08:00
subaru:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/subaru/**'
2024-08-18 03:16:30 +08:00
tesla:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/tesla/**'
2024-08-18 03:16:30 +08:00
toyota:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/toyota/**'
2024-08-18 03:16:30 +08:00
volkswagen:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/volkswagen/**'
2024-08-18 03:16:30 +08:00
fingerprint:
- changed-files:
2024-10-05 07:56:28 +08:00
- any-glob-to-all-files: 'opendbc/car/*/fingerprints.py'