From c2a2fb4437b43bd756fdca216aa2ebb77b176a17 Mon Sep 17 00:00:00 2001 From: "tgstation-server-ci[bot]" <161980869+tgstation-server-ci[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 00:19:39 +0000 Subject: [PATCH] Deploy code docs to GitHub Pages for workflow run 3640 Commit: ada234e2b44f6ff9419fe37515a8825f39053350 --- _repository_8cs_source.html | 2 +- changelog.yml | 7 +++++-- ..._host_1_1_components_1_1_repository_1_1_repository.html | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/_repository_8cs_source.html b/_repository_8cs_source.html index 7a256434d8..b2fb798e29 100644 --- a/_repository_8cs_source.html +++ b/_repository_8cs_source.html @@ -216,7 +216,7 @@ $(document).ready(function() { init_codefold(0); });
199
200 var commitMessage = String.Format(
201 CultureInfo.InvariantCulture,
-
202 "TGS Test Merge (#{0}){1}{2}",
+
202 "TGS Test Merge (PR {0}){1}{2}",
203 testMergeParameters.Number,
204 testMergeParameters.Comment != null
205 ? Environment.NewLine
diff --git a/changelog.yml b/changelog.yml index 82681391dd..5a828e94a3 100644 --- a/changelog.yml +++ b/changelog.yml @@ -182,7 +182,6 @@ Components: Core: - Version: 6.14.0 ComponentVersions: - Core: 6.14.0 HttpApi: 10.12.1 GraphQLApi: 0.5.0 DreamMakerApi: 7.3.1 @@ -193,7 +192,11 @@ Components: NugetApi: 17.0.1 NugetClient: 20.0.0 WebControlPanel: 6.7.3 - Changes: [] + Changes: + - Descriptions: + - 'Commits pushed now do not include # so the commit is not autolinked with the PR.' + Author: Drulikar + PullRequest: 2132 Unreleased: true - Version: 6.13.1 ComponentVersions: diff --git a/class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html b/class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html index 20aa37f513..58b82db0af 100644 --- a/class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html +++ b/class_tgstation_1_1_server_1_1_host_1_1_components_1_1_repository_1_1_repository.html @@ -736,7 +736,7 @@ Here is the caller graph for this function:
199
200 var commitMessage = String.Format(
201 CultureInfo.InvariantCulture,
-
202 "TGS Test Merge (#{0}){1}{2}",
+
202 "TGS Test Merge (PR {0}){1}{2}",
203 testMergeParameters.Number,
204 testMergeParameters.Comment != null
205 ? Environment.NewLine