Files
tgstation-server/tools/ReleaseNotes
Jordan Brown faf81f906d Calls into IChatManager now queue messages
- Better timeout handling and hopefully kills the last spurious test failure
2020-12-15 13:18:51 -05: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