[PR #927] [MERGED] Fix note sorting in log analysis results #946

Closed
opened 2026-02-15 15:57:18 -05:00 by yindo · 0 comments
Owner

📋 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: masterHead: vnext


📝 Commits (2)

  • 0f9bed0 fix note sorting in log analysis results
  • e0baf4c upgrade 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.

## 📋 Pull Request Information **Original PR:** https://github.com/RPCS3/discord-bot/pull/927 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/27/2023 **Status:** ✅ Merged **Merged:** 3/27/2023 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`0f9bed0`](https://github.com/RPCS3/discord-bot/commit/0f9bed079baf51d13b84ff9a2015007974590f7a) fix note sorting in log analysis results - [`e0baf4c`](https://github.com/RPCS3/discord-bot/commit/e0baf4cba356feab6ec243680aa07343c69c9091) upgrade 3rd party deps ### 📊 Changes **4 files changed** (+12 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Follow-up on #926, didn't notice it broke the sorting --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 15:57:18 -05:00
yindo closed this issue 2026-02-15 15:57:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: RPCS3/discord-bot#946