From 97b9e1c690d91f2ae2cb92a262d21a6da771c2d0 Mon Sep 17 00:00:00 2001 From: "tgstation-server-ci[bot]" <161980869+tgstation-server-ci[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 04:05:19 +0000 Subject: [PATCH] Deploy code docs to GitHub Pages for workflow run 3675 Commit: 497481405693cd1e1c604fee523e315861fdf0ee --- changelog.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/changelog.yml b/changelog.yml index 26f48fa8a8..836f28ff08 100644 --- a/changelog.yml +++ b/changelog.yml @@ -192,6 +192,11 @@ Components: NugetClient: 20.0.0 WebControlPanel: 6.7.3 Changes: + - Descriptions: + - Transitioned GitLab API to GraphQL due to incomplete implementation (namely for MR notes) in the abandoned API. + - The option "Post comment when test merge is deployed" will now be consolidated into one message (until it approaches comment limit). In other words, rather than a new message each deployment, an existing message (if it exists) will be edited with a new line. The content of the message has also been altered. + Author: Drulikar + PullRequest: 2131 - Descriptions: - Discord and IRC chatbot now will indicate either Added or Updated next to TM entries (this also changes sorting) in deployment messages - Discord chatbot now will list removed TMs in deployment messages