Skip to content

Commit

Permalink
Merge pull request #47 from playframework/rm-by-mergify
Browse files Browse the repository at this point in the history
Don't mention @mergify in release notes anymore
  • Loading branch information
mkurz authored Oct 14, 2022
2 parents f050d1d + 27daf79 commit b2a83e3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release-drafts/base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name-template: 'Version $RESOLVED_VERSION'
tag-template: '$RESOLVED_VERSION'
filter-by-commitish: true
change-template: '- #$NUMBER $TITLE by @$AUTHOR'
replacers:
- search: ' by @mergify'
replace: ''
template: |
## Changes
Expand Down

0 comments on commit b2a83e3

Please sign in to comment.