Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Releases] Add a release config (#53)
[Releases] Add a release config ### Motivation Make making releases easier and more standardized. ### Modifications Like apple/swift-openapi-runtime#14, but for the generator repo. Adds the config file, which is then used by GitHub when drafting release notes. ### Result Our next release notes will be drafted automitically, saving us time. ### Test Plan Already did this for runtime: https://github.com/apple/swift-openapi-runtime/releases/tag/0.1.1 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. #53
- Loading branch information