fix: breaking change from labeler v4 to v5

pull/9962/head
Uruk 5 months ago
parent 664b8cc2f6
commit 8a1452ad91

@ -1,31 +1,51 @@
'Area: API': 'Area: API':
- src/Radarr.Api.V3/**/* - changed-files:
- any-glob-to-any-file:
- src/Radarr.Api.V3/**/*
'Area: Db-migration': 'Area: Db-migration':
- src/NzbDrone.Core/Datastore/Migration/* - changed-files:
- any-glob-to-any-file:
- src/NzbDrone.Core/Datastore/Migration/*
'Area: Download Clients': 'Area: Download Clients':
- src/NzbDrone.Core/Download/Clients/**/* - changed-files:
- any-glob-to-any-file:
- src/NzbDrone.Core/Download/Clients/**/*
'Area: Import Lists': 'Area: Import Lists':
- src/NzbDrone.Core/ImportLists/**/* - changed-files:
- any-glob-to-any-file:
- src/NzbDrone.Core/ImportLists/**/*
'Area: Metadata': 'Area: Metadata':
- src/NzbDrone.Core/Extras/Metadata/* - changed-files:
- any-glob-to-any-file:
- src/NzbDrone.Core/Extras/Metadata/*
'Area: Indexer': 'Area: Indexer':
- src/NzbDrone.Core/Indexers/**/* - changed-files:
- any-glob-to-any-file:
- src/NzbDrone.Core/Indexers/**/*
'Area: Notifications': 'Area: Notifications':
- src/NzbDrone.Core/Notifications/**/* - changed-files:
- any-glob-to-any-file:
- src/NzbDrone.Core/Notifications/**/*
'Area: Organizer': 'Area: Organizer':
- src/NzbDrone.Core/Organizer/**/* - changed-files:
- any-glob-to-any-file:
- src/NzbDrone.Core/Organizer/**/*
'Area: Parser': 'Area: Parser':
- src/NzbDrone.Core/Parser/**/* - changed-files:
- any-glob-to-any-file:
- src/NzbDrone.Core/Parser/**/*
'Area: UI': 'Area: UI':
- frontend/**/* - changed-files:
- package.json - any-glob-to-any-file:
- yarn.lock - frontend/**/*
- package.json
- yarn.lock

Loading…
Cancel
Save