Browse Source

Update release drafter skip labels

Roman Zabaluev 3 năm trước cách đây
mục cha
commit
8eedd17283
1 tập tin đã thay đổi với 6 bổ sung1 xóa
  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'