mirror of
https://github.com/swift-server/RediStack.git
synced 2026-05-03 07:32:28 +00:00
Add release.yml for better generated release notes (#80)
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
changelog:
|
||||
categories:
|
||||
- title: SemVer Major
|
||||
labels:
|
||||
- semver/major
|
||||
- title: SemVer Minor
|
||||
labels:
|
||||
- semver/minor
|
||||
- title: SemVer Patch
|
||||
labels:
|
||||
- semver/patch
|
||||
- title: Other Changes
|
||||
labels:
|
||||
- semver/none
|
||||
- title: 🚨🚨🚨 Missing Labels - Add labels to the prs listed here and generate the release notes again
|
||||
labels:
|
||||
- "*"
|
||||
|
||||
Reference in New Issue
Block a user