immich/.github/labeler.yml

39 lines
761 B
YAML
Raw Normal View History

cli:
2024-06-25 13:02:24 -07:00
- changed-files:
- any-glob-to-any-file:
- cli/src/**
documentation:
2024-06-25 13:02:24 -07:00
- changed-files:
- any-glob-to-any-file:
- docs/blob/**
- docs/docs/**
- docs/src/**
- docs/static/**
🖥web:
2024-06-25 13:02:24 -07:00
- changed-files:
- any-glob-to-any-file:
- web/src/**
- web/static/**
📱mobile:
2024-06-25 13:02:24 -07:00
- changed-files:
- any-glob-to-any-file:
- mobile/lib/**
- mobile/test/**
🗄server:
2024-06-25 13:02:24 -07:00
- changed-files:
- any-glob-to-any-file:
- server/src/**
- server/test/**
🧠machine-learning:
2024-06-25 13:02:24 -07:00
- changed-files:
- any-glob-to-any-file:
- machine-learning/app/**
changelog:translation:
- head-branch: ['^chore/translations$']