Skip to content

Commit 63db75a

Browse files
authored
Merge pull request #17 from jescalada/fix-drafter-config-release-1.2
fix: filter-by-commitish option in config
2 parents d34fe78 + bcb65c9 commit 63db75a

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)