[PR #837] [MERGED] MacOS build info + fixed up PR grabbing. #880

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/837
Author: @clienthax
Created: 1/5/2022
Status: Merged
Merged: 1/5/2022
Merged by: @clienthax

Base: masterHead: macprs


📝 Commits (1)

  • 17cb09b MacOS build info + fixed up PR grabbing.

📊 Changes

8 files changed (+158 additions, -36 deletions)

View changed files

📝 Clients/CirrusCiClient/CirrusCi.cs (+26 -5)
📝 Clients/CirrusCiClient/POCOs/BuildInfo.cs (+9 -5)
📝 Clients/CompatApiClient/POCOs/UpdateInfo.cs (+1 -0)
📝 CompatBot/Commands/CompatList.cs (+4 -2)
📝 CompatBot/Commands/Pr.cs (+84 -21)
📝 CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs (+30 -0)
📝 CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs (+1 -1)
📝 CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs (+3 -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/837 **Author:** [@clienthax](https://github.com/clienthax) **Created:** 1/5/2022 **Status:** ✅ Merged **Merged:** 1/5/2022 **Merged by:** [@clienthax](https://github.com/clienthax) **Base:** `master` ← **Head:** `macprs` --- ### 📝 Commits (1) - [`17cb09b`](https://github.com/RPCS3/discord-bot/commit/17cb09be97547b59cd0ec636120925f0ca181848) MacOS build info + fixed up PR grabbing. ### 📊 Changes **8 files changed** (+158 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `Clients/CirrusCiClient/CirrusCi.cs` (+26 -5) 📝 `Clients/CirrusCiClient/POCOs/BuildInfo.cs` (+9 -5) 📝 `Clients/CompatApiClient/POCOs/UpdateInfo.cs` (+1 -0) 📝 `CompatBot/Commands/CompatList.cs` (+4 -2) 📝 `CompatBot/Commands/Pr.cs` (+84 -21) 📝 `CompatBot/Utils/Extensions/AzureDevOpsClientExtensions.cs` (+30 -0) 📝 `CompatBot/Utils/ResultFormatters/LogParserResultFormatter.cs` (+1 -1) 📝 `CompatBot/Utils/ResultFormatters/UpdateInfoFormatter.cs` (+3 -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:57:07 -05:00
yindo closed this issue 2026-02-15 15:57:07 -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#880