mirror of
https://github.com/meysamhadeli/booking-microservices.git
synced 2026-04-26 15:51:08 +08:00
change in release drafter template
This commit is contained in:
parent
3253502e58
commit
e218674ac7
5
.github/release-drafter.yml
vendored
5
.github/release-drafter.yml
vendored
@ -8,11 +8,12 @@
|
||||
# This release drafter follows the conventions from https://keepachangelog.com, https://common-changelog.org/
|
||||
# https://www.conventionalcommits.org
|
||||
|
||||
|
||||
name-template: 'v$RESOLVED_VERSION'
|
||||
tag-template: 'v$RESOLVED_VERSION'
|
||||
template: |
|
||||
## What Changed 👀
|
||||
$CHANGES
|
||||
|
||||
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION
|
||||
categories:
|
||||
- title: 🚀 Features
|
||||
labels:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user