瀏覽代碼

Release drafter: segregate helm charts changes

Roman Zabaluev 3 年之前
父節點
當前提交
112083200f
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      .github/release_drafter.yaml

+ 3 - 0
.github/release_drafter.yaml

@@ -24,6 +24,9 @@ categories:
   - title: '🔨Bug Fixes'
     labels:
       - 'type/bug'
+  - title: '⎈ Helm/K8S Changes'
+    labels:
+      - 'scope/k8s'
 
 change-template: '- $TITLE @$AUTHOR (#$NUMBER)'