refine PR labels to semantic version matching

This commit is contained in:
Martin Raifer 2025-04-02 15:31:09 +02:00
parent a2a916d59b
commit 46fe675a55
No known key found for this signature in database

View file

@ -44,8 +44,18 @@ version-resolver:
minor:
labels:
- 'enhancement'
- 'new-preset'
- 'new-field'
- 'new-value'
- 'new-icon'
- 'new-label'
- 'new-category'
- 'add-field'
- 'deprecating'
- 'regional'
patch:
labels:
- 'bug'
- 'documentation'
default: minor
template: '$CHANGES'