mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-01 10:20:27 +01:00
c5d9122f20
- Contains workaround for breaking change in Microsoft.Data.SqlClient
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