Browse Source

Release drafter: segregate helm charts changes

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