mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-23 21:16:52 +01:00
335 B
335 B
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