Browse Source

update release-drafter.yml

Yuki Takei 4 năm trước cách đây
mục cha
commit
74a7b35ad0
1 tập tin đã thay đổi với 7 bổ sung3 xóa
  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