mirror of
https://github.com/RPCS3/discord-bot.git
synced 2026-07-19 13:54:44 -04:00
[PR #927] [MERGED] Fix note sorting in log analysis results #946
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/RPCS3/discord-bot/pull/927
Author: @13xforever
Created: 3/27/2023
Status: ✅ Merged
Merged: 3/27/2023
Merged by: @clienthax
Base:
master← Head:vnext📝 Commits (2)
0f9bed0fix note sorting in log analysis resultse0baf4cupgrade 3rd party deps📊 Changes
4 files changed (+12 additions, -11 deletions)
View changed files
📝
Clients/GithubClient/GithubClient.csproj(+1 -1)📝
CompatBot/CompatBot.csproj(+7 -7)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.GeneralNotesSection.cs(+0 -1)📝
CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs(+4 -2)📄 Description
Follow-up on #926, didn't notice it broke the sorting
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.