Files
tgstation-server/tools/ReleaseNotes
Dominion c5d9122f20 Nuget Package updates
- Contains workaround for breaking change in Microsoft.Data.SqlClient
2023-06-13 19:40:28 -04:00
..
2023-04-26 22:28:34 -04:00
2018-11-26 14:24:21 -05:00
2023-06-13 19:40:28 -04:00

This is a small tool to generate TGS release notes from PR descriptions

Requires environment variable TGS_RELEASE_NOTES_TOKEN

Run it with dotnet run <version> [--no-close (optionally doesn't close the milestone, USE WHILE DEBUGGING)]

Will close the release milestone and output release_notes.md with the updated release notes