Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Update draft release notes config (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
ohltyler authored Feb 3, 2021
1 parent bf2391f commit 1577a85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/draft-release-notes-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ template: |
# Setting the formatting and sorting for the release notes body
name-template: Version (set version here)
change-template: "* $TITLE (#$NUMBER)"
change-template: "* $TITLE ([#$NUMBER]($URL))"
sort-by: merged_at
sort-direction: ascending
replacers:
Expand Down

0 comments on commit 1577a85

Please sign in to comment.