Переглянути джерело

Update release drafter skip labels

Roman Zabaluev 3 роки тому
батько
коміт
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'