[PR #167] [MERGED] Small enhancements #252

Closed
opened 2026-02-15 15:55:28 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/167
Author: @13xforever
Created: 1/13/2019
Status: Merged
Merged: 1/13/2019
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (5)

  • efab408 prevent double parentheses in merged pr links
  • 9be2f55 missed one obvious case
  • 88c691b another check for corrupted files
  • ebabb97 disable this debug line, as it's spaming too much
  • 0ef8c67 tweakd master build time again, 'cause why not

📊 Changes

6 files changed (+11 additions, -8 deletions)

View changed files

📝 AppveyorClient/Client.cs (+1 -1)
📝 CompatBot/Commands/Pr.cs (+1 -1)
📝 CompatBot/EventHandlers/BotShutupHandler.cs (+1 -1)
📝 CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs (+2 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+5 -4)
📝 CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs (+1 -1)

📄 Description

  • fix relative build time formatting for merged PRs
  • new check for corrupted dumps
  • typos and whatnot

🔄 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/167 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/13/2019 **Status:** ✅ Merged **Merged:** 1/13/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (5) - [`efab408`](https://github.com/RPCS3/discord-bot/commit/efab408d249baa93661b07fefc8957bc2a9173dd) prevent double parentheses in merged pr links - [`9be2f55`](https://github.com/RPCS3/discord-bot/commit/9be2f552a122616333f49b191db700c2355518c7) missed one obvious case - [`88c691b`](https://github.com/RPCS3/discord-bot/commit/88c691b500e8d67f2a3c01a00d5eb7c2d1c3298a) another check for corrupted files - [`ebabb97`](https://github.com/RPCS3/discord-bot/commit/ebabb973924fc54792b80a03df9739084fec7648) disable this debug line, as it's spaming too much - [`0ef8c67`](https://github.com/RPCS3/discord-bot/commit/0ef8c67b31b10d4a35615e25143a529f08f98418) tweakd master build time again, 'cause why not ### 📊 Changes **6 files changed** (+11 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `AppveyorClient/Client.cs` (+1 -1) 📝 `CompatBot/Commands/Pr.cs` (+1 -1) 📝 `CompatBot/EventHandlers/BotShutupHandler.cs` (+1 -1) 📝 `CompatBot/EventHandlers/LogParsing/LogParser.LogSections.cs` (+2 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+5 -4) 📝 `CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs` (+1 -1) </details> ### 📄 Description * fix relative build time formatting for merged PRs * new check for corrupted dumps * typos and whatnot --- <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:55:28 -05:00
yindo closed this issue 2026-02-15 15:55:28 -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#252