From 986cb0208db5fffe6e0fe70850eee2798e61e011 Mon Sep 17 00:00:00 2001 From: Alexandre Chatiron Date: Sun, 3 Mar 2024 15:17:35 +0100 Subject: [PATCH] feat(release-drafts): remove extends --- .github/release-drafts/increasing-minor-version.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/release-drafts/increasing-minor-version.yml b/.github/release-drafts/increasing-minor-version.yml index 7abc12ecb6..2982d45995 100644 --- a/.github/release-drafts/increasing-minor-version.yml +++ b/.github/release-drafts/increasing-minor-version.yml @@ -1,4 +1,5 @@ -_extends: .github:.github/release-drafts/increasing-minor-version.yml +name-template: 'Play $NEXT_PATCH_VERSION' +tag-template: '$NEXT_PATCH_VERSION' template: | # :mega: Play $NEXT_MINOR_VERSION Released @@ -21,7 +22,7 @@ template: | For more details see the [full list of changes](https://github.com/playframework/play1/compare/$PREVIOUS_TAG...$NEXT_MINOR_VERSION/) and the [$NEXT_MINOR_VERSION milestone](https://github.com/playframework/play1/issues?page=1&q=milestone%3A%22$NEXT_MINOR_VERSION%22). - ## 🙇 Thanks to our contributors + ## :bow: Thanks to our contributors Finally, thanks to the community for their help with detailed bug reports, discussions about new features and pull request reviews. This project is only possible due to the help we had from amazing contributors. Special thanks to all code contributors who helped with this particular release (they are listed below)!