We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24f08ea commit daa51c3Copy full SHA for daa51c3
1 file changed
.github/release-drafter.yml
@@ -2,6 +2,7 @@
2
name-template: 'v$RESOLVED_VERSION'
3
tag-template: 'v$RESOLVED_VERSION'
4
change-template: '- $TITLE @$AUTHOR (#$NUMBER)'
5
+filter-by-commitish: true
6
template: |
7
### What's Changed
8
0 commit comments