Просмотр исходного кода

Update release drafter skip labels

Roman Zabaluev 3 лет назад
Родитель
Сommit
8eedd17283
1 измененных файлов с 6 добавлено и 1 удалено
  1. 6 1
      .github/release_drafter.yaml

+ 6 - 1
.github/release_drafter.yaml

@@ -7,7 +7,12 @@ template: |
   $CONTRIBUTORS
 
 exclude-labels:
-  - 'skip-changelog'
+  - 'scope/infrastructure'
+  - 'scope/QA'
+  - 'type/dependencies'
+  - 'type/chore'
+  - 'type/documentation'
+  - 'type/refactoring'
 
 categories:
   - title: '⚙️Features'