[PR #523] [MERGED] Try to post information about missed builds #592

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

📋 Pull Request Information

Original PR: https://github.com/RPCS3/discord-bot/pull/523
Author: @13xforever
Created: 2/29/2020
Status: Merged
Merged: 2/29/2020
Merged by: @13xforever

Base: masterHead: vnext


📝 Commits (2)

  • 5beb4b0 remove [New update] from the announcements
  • 8862f39 checked for missed and failed/cancelled builds to post in announcements

📊 Changes

4 files changed (+136 additions, -10 deletions)

View changed files

📝 Clients/AppveyorClient/Client.cs (+49 -1)
📝 Clients/AppveyorClient/POCOs/Build.cs (+1 -0)
📝 Clients/GithubClient/Client.cs (+7 -2)
📝 CompatBot/Commands/CompatList.cs (+79 -7)

📄 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/523 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 2/29/2020 **Status:** ✅ Merged **Merged:** 2/29/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (2) - [`5beb4b0`](https://github.com/RPCS3/discord-bot/commit/5beb4b0e1d02d43ec19134d9c70b852f42d12c90) remove [New update] from the announcements - [`8862f39`](https://github.com/RPCS3/discord-bot/commit/8862f398b0619a42adf0d5bd3d8ae6eb19782d52) checked for missed and failed/cancelled builds to post in announcements ### 📊 Changes **4 files changed** (+136 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `Clients/AppveyorClient/Client.cs` (+49 -1) 📝 `Clients/AppveyorClient/POCOs/Build.cs` (+1 -0) 📝 `Clients/GithubClient/Client.cs` (+7 -2) 📝 `CompatBot/Commands/CompatList.cs` (+79 -7) </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:23 -05:00
yindo closed this issue 2026-02-15 15:56:23 -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#592