[PR #720] [MERGED] Maintenance #778

Closed
opened 2026-02-15 15:56:51 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/720
Author: @13xforever
Created: 3/4/2021
Status: Merged
Merged: 3/4/2021
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 40973aa fix hash extraction for modules with no patches applied
  • e9e5087 fix missing license extraction

📊 Changes

5 files changed (+41 additions, -19 deletions)

View changed files

📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+7 -8)
📝 CompatBot/Utils/Extensions/DiscordMessageExtensions.cs (+1 -0)
📝 CompatBot/Utils/Extensions/StringUtils.cs (+4 -8)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+5 -3)
Tests/RegexTest.cs (+24 -0)

📄 Description

No description provided


🔄 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/720 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/4/2021 **Status:** ✅ Merged **Merged:** 3/4/2021 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`40973aa`](https://github.com/RPCS3/discord-bot/commit/40973aaffe38b00a025033df6e3c182c8a450cd8) fix hash extraction for modules with no patches applied - [`e9e5087`](https://github.com/RPCS3/discord-bot/commit/e9e50874ab1ebde5aad96abaf8e32e8381400709) fix missing license extraction ### 📊 Changes **5 files changed** (+41 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+7 -8) 📝 `CompatBot/Utils/Extensions/DiscordMessageExtensions.cs` (+1 -0) 📝 `CompatBot/Utils/Extensions/StringUtils.cs` (+4 -8) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+5 -3) ➕ `Tests/RegexTest.cs` (+24 -0) </details> ### 📄 Description _No description provided_ --- <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:56:51 -05:00
yindo closed this issue 2026-02-15 15:56:51 -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#778