Link to PRs and Authors in upcoming release notes
This commit is contained in:
parent
a71f957849
commit
4590d10d75
|
@ -1,7 +1,7 @@
|
||||||
ame-template: 'v$RESOLVED_VERSION'
|
ame-template: 'v$RESOLVED_VERSION'
|
||||||
tag-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: |
|
template: |
|
||||||
# What's Changed
|
|
||||||
$CHANGES
|
$CHANGES
|
||||||
categories:
|
categories:
|
||||||
- title: Added
|
- title: Added
|
||||||
|
|
Loading…
Reference in New Issue