Explorar el Código

update release-drafter.yml

Yuki Takei hace 4 años
padre
commit
8a9c875125
Se han modificado 1 ficheros con 2 adiciones y 5 borrados
  1. 2 5
      .github/release-drafter.yml

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

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