[PR #528] [MERGED] Initial support for Linux PR builds #597

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

📋 Pull Request Information

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

Base: masterHead: vnext


📝 Commits (3)

  • 51266b3 code formatting
  • 5efe9c2 Initial support for Linux PR builds
  • 2f99bc9 do not show linux downloads when azure devops token is not configured

📊 Changes

5 files changed (+108 additions, -8 deletions)

View changed files

📝 CompatBot/Commands/BotStats.cs (+11 -1)
📝 CompatBot/Commands/Pr.cs (+87 -6)
📝 CompatBot/CompatBot.csproj (+2 -0)
📝 CompatBot/Config.cs (+1 -0)
📝 CompatBot/Database/Providers/SyscallInfoProvider.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/528 **Author:** [@13xforever](https://github.com/13xforever) **Created:** 3/3/2020 **Status:** ✅ Merged **Merged:** 3/3/2020 **Merged by:** [@13xforever](https://github.com/13xforever) **Base:** `master` ← **Head:** `vnext` --- ### 📝 Commits (3) - [`51266b3`](https://github.com/RPCS3/discord-bot/commit/51266b3b320d0dfc95ffd5fa28a60bdc620c99f0) code formatting - [`5efe9c2`](https://github.com/RPCS3/discord-bot/commit/5efe9c2d53ca89482c0c8c6d987cc6eb5f9faf11) Initial support for Linux PR builds - [`2f99bc9`](https://github.com/RPCS3/discord-bot/commit/2f99bc9fa244388103014151207c6522742f5173) do not show linux downloads when azure devops token is not configured ### 📊 Changes **5 files changed** (+108 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `CompatBot/Commands/BotStats.cs` (+11 -1) 📝 `CompatBot/Commands/Pr.cs` (+87 -6) 📝 `CompatBot/CompatBot.csproj` (+2 -0) 📝 `CompatBot/Config.cs` (+1 -0) 📝 `CompatBot/Database/Providers/SyscallInfoProvider.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:24 -05:00
yindo closed this issue 2026-02-15 15:56:24 -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#597