fix: ignore WIP stuff and sort [ci skip]

This commit is contained in:
decentral1se 2021-10-05 11:56:26 +02:00
parent 11c4651a3b
commit 3cd2399cca
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC

View File

@ -31,9 +31,10 @@ changelog:
sort: asc sort: asc
filters: filters:
exclude: exclude:
- "^WIP:"
- "^chore:"
- "^docs:" - "^docs:"
- "^refactor:" - "^refactor:"
- "^style:" - "^style:"
- "^test:" - "^test:"
- "^tests:" - "^tests:"
- "^chore:"