Skip to content

Commit e07e1cf

Browse files
committed
Include PR authors in release notes
1 parent b8098ca commit e07e1cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ version-resolver:
3737
- 'bug'
3838
- 'bugfix'
3939
default: patch
40-
change-template: '- $TITLE (PR #$NUMBER)'
40+
change-template: '- $TITLE by @$AUTHOR (PR #$NUMBER)'
4141
template: $CHANGES

0 commit comments

Comments
 (0)