Procházet zdrojové kódy

update release-drafter.yml

Yuki Takei před 4 roky
rodič
revize
8a9c875125
1 změnil soubory, kde provedl 2 přidání a 5 odebrání
  1. 2 5
      .github/release-drafter.yml

+ 2 - 5
.github/release-drafter.yml

@@ -33,14 +33,11 @@ autolabeler:
     branch:
       - '/^support\/.+/'
     title:
+      - '/^support/i'
+      - '/^chore/i'
       - '/^ci/i'
       - '/^docs/i'
       - '/^test/i'
-  - label: 'exclude from changelog'
-    branch:
-      - '/^chore\/.+/'
-    title:
-      - '/^chore/i'
 include-labels:
   - breaking
   - feature