Commit 02924d1
authored
[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.
#531 parent 8b9c564 commit 02924d1
1 file changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments