Update src/Tgstation.Server.Host/Components/Repository/Repository.cs

Co-authored-by: Jordan Dominion <Cyberboss@users.noreply.github.com>
This commit is contained in:
Drathek
2025-02-16 22:01:18 -06:00
committed by GitHub
co-authored by Jordan Dominion
parent f8e79a90fc
commit ea26ca50f0
@@ -199,7 +199,7 @@ namespace Tgstation.Server.Host.Components.Repository
var commitMessage = String.Format(
CultureInfo.InvariantCulture,
"TGS Test Merge ({0}){1}{2}",
"TGS Test Merge (PR {0}){1}{2}",
testMergeParameters.Number,
testMergeParameters.Comment != null
? Environment.NewLine