@@ -41,10 +41,14 @@ autolabeler:
- '/^chore\/.+/'
title:
- '/^chore/i'
-
+include-labels:
+ - breaking
+ - feature
+ - improvement
+ - bug
+ - support
+ - dependencies
exclude-labels:
- 'exclude from changelog'
template: |
- ### Changes
$CHANGES