Files
tgstation-server/tools/ReleaseNotes
Jordan Brown 9dcb066b2d Add config versioning.
- Included in release notes.
- Warnings in TGS when out of date.
2020-06-27 13:51:29 -04:00
..
2020-06-27 13:51:29 -04:00
2018-11-26 14:24:21 -05:00
2020-06-16 20:57:16 -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