From 4590d10d755640fa498246e97f72580f41e0da34 Mon Sep 17 00:00:00 2001 From: Stefan Zweifel Date: Mon, 6 Jun 2022 07:33:37 +0200 Subject: [PATCH] Link to PRs and Authors in upcoming release notes --- .github/release-drafter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/release-drafter.yml b/.github/release-drafter.yml index 455bbd6..69cfc0b 100644 --- a/.github/release-drafter.yml +++ b/.github/release-drafter.yml @@ -1,7 +1,7 @@ ame-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' +change-template: '- $TITLE ([#$NUMBER](https://github.com/stefanzweifel/git-auto-commit-action/pull/$NUMBER)) [@$AUTHOR](https://github.com/@$AUTHOR)' template: | - # What's Changed $CHANGES categories: - title: Added