Skip to content

Commit

Permalink
Include PR authors in release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkudrna committed Apr 24, 2024
1 parent b8098ca commit e07e1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ version-resolver:
- 'bug'
- 'bugfix'
default: patch
change-template: '- $TITLE (PR #$NUMBER)'
change-template: '- $TITLE by @$AUTHOR (PR #$NUMBER)'
template: $CHANGES

0 comments on commit e07e1cf

Please sign in to comment.