Przeglądaj źródła

set prerelease: true

Yuki Takei 2 lat temu
rodzic
commit
16a085b9f0

+ 1 - 0
.github/release-drafter-dev-6.2.x.yml

@@ -1,4 +1,5 @@
 _extends: growi:.github/release-drafter.yml
 _extends: growi:.github/release-drafter.yml
 
 
 # Filter previous releases to consider only those with the tags starts with 'v6.2'
 # Filter previous releases to consider only those with the tags starts with 'v6.2'
+prerelease: true
 tag-prefix: v6.2
 tag-prefix: v6.2

+ 1 - 0
.github/release-drafter-master.yml

@@ -1,4 +1,5 @@
 _extends: growi:.github/release-drafter.yml
 _extends: growi:.github/release-drafter.yml
 
 
 # Filter previous releases to consider only those with the master branch
 # Filter previous releases to consider only those with the master branch
+prerelease: true
 filter-by-commitish: true
 filter-by-commitish: true

+ 0 - 1
.github/release-drafter.yml

@@ -1,4 +1,3 @@
-# Filter previous releases to consider only those with the target matching commitish.
 categories:
 categories:
   - title: 'BREAKING CHANGES'
   - title: 'BREAKING CHANGES'
     labels:
     labels: