Files
StarPilot/opendbc_repo/.github/labeler.yaml
T
Vehicle Researcher 33d5cfc393 openpilot v0.10.3 release
date: 2025-12-18T23:23:16
master commit: 3cdee7b54718ee14bd85befd6c5bad3d699c5479
2025-12-18 23:23:21 -08:00

77 lines
1.5 KiB
YAML

CI / testing:
- changed-files:
- any-glob-to-any-file: '.github/**'
car:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/**'
car safety:
- changed-files:
- any-glob-to-any-file: 'opendbc/safety/**'
can:
- changed-files:
- any-glob-to-any-file: 'opendbc/can/**'
DBC signals:
- changed-files:
- any-glob-to-any-file: 'opendbc/dbc/**'
body:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/body/**'
chrysler:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/chrysler/**'
ford:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/ford/**'
gm:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/gm/**'
honda:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/honda/**'
hyundai:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/hyundai/**'
mazda:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/mazda/**'
nissan:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/nissan/**'
rivian:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/rivian/**'
subaru:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/subaru/**'
tesla:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/tesla/**'
toyota:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/toyota/**'
volkswagen:
- changed-files:
- any-glob-to-any-file: 'opendbc/car/volkswagen/**'
fingerprint:
- changed-files:
- any-glob-to-all-files: 'opendbc/car/*/fingerprints.py'