Files
Honza DvorskyandGitHub 84cf5f4c6b [Releases] Add a GitHub release config (#7)
[Releases] Add a GitHub release config

### Motivation

This config helps compose release notes easier.

### Modifications

Added a config file that instructs GitHub how to group PRs.

### Result

Releases can be mostly generated now.

### Test Plan

N/A


Reviewed by: simonjbeaumont

Builds:
     ✔︎ pull request validation (5.8) - Build finished. 
     ✔︎ pull request validation (5.9) - Build finished. 
     ✔︎ pull request validation (nightly) - Build finished. 
     ✔︎ pull request validation (soundness) - Build finished. 

https://github.com/swift-server/swift-openapi-async-http-client/pull/7
2023-06-13 17:23:07 +02:00

16 lines
291 B
YAML

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
- "*"