Parcourir la source

update release-drafter.yml

Yuki Takei il y a 4 ans
Parent
commit
74a7b35ad0
1 fichiers modifiés avec 7 ajouts et 3 suppressions
  1. 7 3
      .github/release-drafter.yml

+ 7 - 3
.github/release-drafter.yml

@@ -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