Browse Source

Update release drafter skip labels

Roman Zabaluev 3 years ago
parent
commit
8eedd17283
1 changed files with 6 additions and 1 deletions
  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'