[PR #160] [MERGED] Link latest PR build if someone posts appveyor link #246

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (2)

  • a1a7f72 fix "outdated old" build in log parsing result
  • 19bda00 monitor for appveyor links

📊 Changes

6 files changed (+228 additions, -98 deletions)

View changed files

📝 AppveyorClient/Client.cs (+82 -34)
📝 CompatBot/Commands/Pr.cs (+64 -60)
CompatBot/EventHandlers/AppveyorLinksHandler.cs (+78 -0)
📝 CompatBot/EventHandlers/GithubLinksHandler.cs (+0 -1)
📝 CompatBot/Program.cs (+2 -1)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+2 -2)

📄 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/160 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 1/10/2019 **Status:** ✅ Merged **Merged:** 1/10/2019 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`a1a7f72`](https://github.com/RPCS3/discord-bot/commit/a1a7f724ef1fc232602a0ec7b9c046db317285c1) fix "outdated old" build in log parsing result - [`19bda00`](https://github.com/RPCS3/discord-bot/commit/19bda006b160386a3eab4b5245c9cd765d201ab8) monitor for appveyor links ### 📊 Changes **6 files changed** (+228 additions, -98 deletions) <details> <summary>View changed files</summary> 📝 `AppveyorClient/Client.cs` (+82 -34) 📝 `CompatBot/Commands/Pr.cs` (+64 -60) ➕ `CompatBot/EventHandlers/AppveyorLinksHandler.cs` (+78 -0) 📝 `CompatBot/EventHandlers/GithubLinksHandler.cs` (+0 -1) 📝 `CompatBot/Program.cs` (+2 -1) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+2 -2) </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:55:27 -05:00
yindo closed this issue 2026-02-15 15:55:27 -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#246