Browse Source

update release-drafter.yml

Yuki Takei 4 years ago
parent
commit
8a9c875125
1 changed files with 2 additions and 5 deletions
  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