Skip to content

Commit 3c2a66e

Browse files
committed
chore: remove stale release-drafter configuration
1 parent dd192d4 commit 3c2a66e

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/release-drafter.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# See https://github.com/release-drafter/release-drafter#configuration-options
22
name-template: 'v$RESOLVED_VERSION'
33
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
74
exclude-labels:
85
- 'skip-changelog'
96
categories:

0 commit comments

Comments
 (0)