浏览代码

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'