Yuki Takei 2 лет назад
Родитель
Сommit
2f2b0f3374
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      .github/release-drafter.yml

+ 1 - 1
.github/release-drafter.yml

@@ -18,7 +18,7 @@ categories:
 category-template: '### $TITLE'
 category-template: '### $TITLE'
 change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
 change-title-escapes: '\<*_&' # You can add # and @ to disable mentions, and add ` to disable code blocks.
 autolabeler:
 autolabeler:
-  - label: 'feature'
+  - label: 'type/feature'
     branch:
     branch:
       - '/^feat\/.+/'
       - '/^feat\/.+/'
   - label: 'type/improvement'
   - label: 'type/improvement'