apple / swift-openapi-urlsession

URLSession transport for Swift OpenAPI Generator.
https://swiftpackageindex.com/apple/swift-openapi-urlsession/documentation
Apache License 2.0
160 stars 29 forks source link

Add .github/release.yml to automate drafting release notes #8

Closed simonjbeaumont closed 1 year ago

simonjbeaumont commented 1 year ago

Motivation

We want to provide consistent and comprehensive release notes when making a release. Github supports generating draft release notes based on labels attached to PRs to make this simpler.

Modifications

Result

When creating a release, Github should populate the release notes based on the PRs that have been merged since the last release and group them based on their labels.

Test Plan

None.

Reference

https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes