[PR #463] [MERGED] Reduce noise in some places #535

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • 0a8ebba shrink full links in issue descriptions
  • 49ee29d only post full pr description in #build-updates
  • c454308 limit syscall results to 13 lines by default, with full result in attachment

📊 Changes

5 files changed (+54 additions, -21 deletions)

View changed files

📝 CompatBot/Commands/CompatList.cs (+21 -17)
📝 CompatBot/Commands/Syscall.cs (+24 -2)
📝 CompatBot/Config.cs (+1 -0)
📝 CompatBot/EventHandlers/GithubLinksHandler.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs (+7 -1)

📄 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/463 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 11/19/2019 **Status:** ✅ Merged **Merged:** 11/19/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`0a8ebba`](https://github.com/RPCS3/discord-bot/commit/0a8ebba7af6a0e86f610f960ecdaffd41f30080a) shrink full links in issue descriptions - [`49ee29d`](https://github.com/RPCS3/discord-bot/commit/49ee29d57c9be08fb9070a638f416faf619ed1ea) only post full pr description in #build-updates - [`c454308`](https://github.com/RPCS3/discord-bot/commit/c454308937dac9f0d16c6b08c3d2abb41ad4edc3) limit syscall results to 13 lines by default, with full result in attachment ### 📊 Changes **5 files changed** (+54 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/CompatList.cs` (+21 -17) 📝 `CompatBot/Commands/Syscall.cs` (+24 -2) 📝 `CompatBot/Config.cs` (+1 -0) 📝 `CompatBot/EventHandlers/GithubLinksHandler.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs` (+7 -1) </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:14 -05:00
yindo closed this issue 2026-02-15 15:56:14 -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#535