Skip to content

Commit 3ed7c91

Browse files
authored
fix: add filter-by-commitish option to release drafter config
1 parent 8ac4d7c commit 3ed7c91

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/release-drafter-config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
name-template: 'v$RESOLVED_VERSION'
33
tag-template: 'v$RESOLVED_VERSION'
44
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
5+
filter-by-commitish: true
56
template: |
67
### What's Changed
78

0 commit comments

Comments
 (0)