We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd192d4 commit 3c2a66eCopy full SHA for 3c2a66e
1 file changed
.github/release-drafter.yml
@@ -1,9 +1,6 @@
1
# See https://github.com/release-drafter/release-drafter#configuration-options
2
name-template: 'v$RESOLVED_VERSION'
3
tag-template: 'rel/v$RESOLVED_VERSION'
4
-# Filter previous releases to consider only those with the target matching the current branch
5
-filter-by-commitish: true
6
-tag-prefix: REL
7
exclude-labels:
8
- 'skip-changelog'
9
categories:
0 commit comments